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

/gem5/src/arch/hsail/insts/
H A Dmem.hh1379 int getNumOperands() function in class:HsailISA::AtomicInstBase
[all...]
H A Ddecl.hh201 int getNumOperands() { return NumSrcOperands + 1; } function in class:HsailISA::CommonInstBase
347 int getNumOperands() { return 4; } function in class:HsailISA::ThreeNonUniformSourceInstBase
509 int getNumOperands() { return 3; } function in class:HsailISA::TwoNonUniformSourceInstBase
855 int getNumOperands() { return 1; } function in class:HsailISA::SpecialInstNoSrcBase
930 int getNumOperands() { return 1; } function in class:HsailISA::SpecialInst1SrcBase
1270 int getNumOperands() { return 2; } function in class:HsailISA::Call
[all...]
/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc88 GPUDynInst::getNumOperands() function in class:GPUDynInst

Completed in 11 milliseconds