Home
last modified time | relevance | path

Searched defs:emitInstructionBegin (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmBackend.h63 virtual void emitInstructionBegin(MCObjectStreamer &OS, const MCInst &Inst, in emitInstructionBegin() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp516 void X86AsmBackend::emitInstructionBegin(MCObjectStreamer &OS, in emitInstructionBegin() function in X86AsmBackend