Searched refs:CRegOperand (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/hsail/
H A Doperand.cc192 unsigned CRegOperand::maxRegIdx;
207 CRegOperand::disassemble()
H A Doperand.hh289 class CRegOperand : public BaseRegOperand class in inherits:BaseRegOperand
578 typedef RegOrImmOperand<CRegOperand, bool> CRegOrImmOperand;
/gem5/src/gpu-compute/
H A Dhsail_code.cc80 CRegOperand::maxRegIdx = 0;
213 max_creg = CRegOperand::maxRegIdx;
/gem5/src/arch/hsail/insts/
H A Dbranch.hh172 CRegOperand cond;
H A Ddecl.hh57 typedef HsailOperandType<CRegOperand, CRegOrImmOperand> CRegOperandType;

Completed in 18 milliseconds