Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCAsmBackend.h58 virtual void emitInstructionBegin(MCObjectStreamer &OS, const MCInst &Inst) {} in emitInstructionBegin() function
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp600 void X86AsmBackend::emitInstructionBegin(MCObjectStreamer &OS, in emitInstructionBegin() function in X86AsmBackend