Searched refs:emitPrefix (Results 1 – 3 of 3) sorted by relevance
37 virtual void emitPrefix(const MCInst &Inst, SmallVectorImpl<char> &CB, in emitPrefix() function
337 void emitPrefix(const MCInst &MI, SmallVectorImpl<char> &CB,1484 void X86MCCodeEmitter::emitPrefix(const MCInst &MI, SmallVectorImpl<char> &CB, in emitPrefix() function in X86MCCodeEmitter
777 Emitter.emitPrefix(RF.getInst(), Code, STI); in padInstructionViaPrefix()