Searched defs:regIndex (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/hsail/
H A Doperand.hh72 unsigned int regIndex() { return 0; } function in class:BaseOperand
117 unsigned int regIndex() { return regIdx; } function in class:BaseRegOperand
520 regIndex() function in class:RegOrImmOperand
612 unsigned int regIndex() { return reg.regIndex(); } function in class:RegAddrOperand

Completed in 8 milliseconds