Searched refs:FunctionRefOperand (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/hsail/
H A Doperand.cc116 FunctionRefOperand::init(unsigned opOffset, const BrigObject *obj)
121 fatal("FunctionRefOperand: bad operand kind %d\n", baseOp->kind);
133 FunctionRefOperand::disassemble()
H A Doperand.hh787 class FunctionRefOperand : public BaseOperand class in inherits:BaseOperand
/gem5/src/arch/hsail/insts/
H A Ddecl.hh1182 FunctionRefOperand src0;

Completed in 14 milliseconds