Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h132 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
DWinCodeViewLineTables.cpp372 void WinCodeViewLineTables::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in llvm::WinCodeViewLineTables
DDwarfDebug.cpp957 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug