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

/gem5/src/arch/hsail/insts/
H A Dmem.hh1432 int getOperandSize(int operandIndex) function in class:HsailISA::AtomicInstBase
H A Ddecl.hh174 int getOperandSize(int operandIndex) { function in class:HsailISA::CommonInstBase
307 int getOperandSize(int operandIndex) { function in class:HsailISA::ThreeNonUniformSourceInstBase
476 int getOperandSize(int operandIndex) { function in class:HsailISA::TwoNonUniformSourceInstBase
841 int getOperandSize(int operandIndex) { function in class:HsailISA::SpecialInstNoSrcBase
916 int getOperandSize(int operandIndex) { function in class:HsailISA::SpecialInst1SrcBase
1247 int getOperandSize(int operandIndex) { return 0; } function in class:HsailISA::Call
/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc118 GPUDynInst::getOperandSize(int operandIdx) function in class:GPUDynInst

Completed in 16 milliseconds