Home
last modified time | relevance | path

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

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