Searched refs:isPrefixedInstruction (Results 1 – 4 of 4) sorted by relevance
64 if (!Emitter->isPrefixedInstruction(Inst)) { in emitInstruction()
123 bool isPrefixedInstruction(const MCInst &MI) const;
107 if (!Emitter->isPrefixedInstruction(Inst)) { in emitInstruction()
488 bool PPCMCCodeEmitter::isPrefixedInstruction(const MCInst &MI) const { in isPrefixedInstruction() function in PPCMCCodeEmitter