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

/gem5/src/arch/hsail/insts/
H A Dmem.hh1425 bool isDstOperand(int operandIndex) function in class:HsailISA::AtomicInstBase
H A Ddecl.hh168 bool isDstOperand(int operandIndex) { function in class:HsailISA::CommonInstBase
300 bool isDstOperand(int operandIndex) { function in class:HsailISA::ThreeNonUniformSourceInstBase
469 bool isDstOperand(int operandIndex) { function in class:HsailISA::TwoNonUniformSourceInstBase
840 bool isDstOperand(int operandIndex) { return true; } function in class:HsailISA::SpecialInstNoSrcBase
915 bool isDstOperand(int operandIndex) { return true; } function in class:HsailISA::SpecialInst1SrcBase
1246 bool isDstOperand(int operandIndex) { return false; } function in class:HsailISA::Call
/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc124 GPUDynInst::isDstOperand(int operandIdx) function in class:GPUDynInst

Completed in 10 milliseconds