Searched refs:BrIndirectInst (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/hsail/insts/
H A Dbranch.cc81 return new BrIndirectInst(ib, obj);
H A Dbranch.hh426 class BrIndirectInst : public BrInstBase<SRegOperand> class in namespace:HsailISA
429 BrIndirectInst(const Brig::BrigInstBase *ib, const BrigObject *obj) function in class:HsailISA::BrIndirectInst

Completed in 6 milliseconds