Searched refs:emitPrefix (Results 1 – 3 of 3) sorted by relevance
37 virtual void emitPrefix(const MCInst &Inst, raw_ostream &OS, in emitPrefix() function
51 void emitPrefix(const MCInst &MI, raw_ostream &OS,1307 void X86MCCodeEmitter::emitPrefix(const MCInst &MI, raw_ostream &OS, in emitPrefix() function in X86MCCodeEmitter
801 Emitter.emitPrefix(RF.getInst(), VecOS, STI); in padInstructionViaPrefix()