Home
last modified time | relevance | path

Searched refs:isSrcOperand (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDSIMCCodeEmitter.cpp42 bool isSrcOperand(const MCInstrDesc &Desc, unsigned OpNo) const;
79 bool SIMCCodeEmitter::isSrcOperand(const MCInstrDesc &Desc, in isSrcOperand() function in SIMCCodeEmitter
201 if (!isSrcOperand(Desc, i)) in encodeInstruction()
275 if (isSrcOperand(Desc, OpNo)) { in getMachineOpValue()