Searched refs:isSrcOperand (Results 1 – 1 of 1) sorted by relevance
42 bool isSrcOperand(const MCInstrDesc &Desc, unsigned OpNo) const;79 bool SIMCCodeEmitter::isSrcOperand(const MCInstrDesc &Desc, in isSrcOperand() function in SIMCCodeEmitter201 if (!isSrcOperand(Desc, i)) in encodeInstruction()275 if (isSrcOperand(Desc, OpNo)) { in getMachineOpValue()