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