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

/gem5/src/arch/hsail/insts/
H A Dmem.hh1415 bool isSrcOperand(int operandIndex) function in class:HsailISA::AtomicInstBase
H A Ddecl.hh161 bool isSrcOperand(int operandIndex) { function in class:HsailISA::CommonInstBase
293 bool isSrcOperand(int operandIndex) { function in class:HsailISA::ThreeNonUniformSourceInstBase
462 bool isSrcOperand(int operandIndex) { function in class:HsailISA::TwoNonUniformSourceInstBase
839 bool isSrcOperand(int operandIndex) { return false; } function in class:HsailISA::SpecialInstNoSrcBase
914 bool isSrcOperand(int operandIndex) { return false; } function in class:HsailISA::SpecialInst1SrcBase
1245 bool isSrcOperand(int operandIndex) { return false; } function in class:HsailISA::Call
/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc130 GPUDynInst::isSrcOperand(int operandIdx) function in class:GPUDynInst

Completed in 9 milliseconds