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

/gem5/src/arch/hsail/insts/
H A Dbranch.cc66 return new CbrIndirectInst(ib, obj);
H A Dbranch.hh317 class CbrIndirectInst : public CbrInstBase<SRegOperand> class in namespace:HsailISA
320 CbrIndirectInst(const Brig::BrigInstBase *ib, const BrigObject *obj) function in class:HsailISA::CbrIndirectInst

Completed in 5 milliseconds