Home
last modified time | relevance | path

Searched defs:beginInstruction (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h131 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
H A DWinCodeViewLineTables.cpp375 void WinCodeViewLineTables::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in llvm::WinCodeViewLineTables
H A DDwarfDebug.cpp1017 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug