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

/gem5/src/arch/hsail/insts/
H A Dbranch.cc53 return new BrnDirectInst(ib, obj);
H A Dbranch.hh140 class BrnDirectInst : public BrnInstBase<LabelOperand> class in namespace:HsailISA
143 BrnDirectInst(const Brig::BrigInstBase *ib, const BrigObject *obj) function in class:HsailISA::BrnDirectInst

Completed in 6 milliseconds