Home
last modified time | relevance | path

Searched refs:emitPrefixImpl (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp85 bool emitPrefixImpl(unsigned &CurOp, const MCInst &MI,
596 bool X86MCCodeEmitter::emitPrefixImpl(unsigned &CurOp, const MCInst &MI, in emitPrefixImpl() function in X86MCCodeEmitter
1336 emitPrefixImpl(CurOp, MI, STI, OS); in emitPrefix()
1355 bool HasREX = emitPrefixImpl(CurOp, MI, STI, OS); in encodeInstruction()