Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp356 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { beginInstruction() function in DebugHandlerBase
H A DDwarfDebug.cpp2000 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug
H A DCodeViewDebug.cpp3123 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { beginInstruction() function in CodeViewDebug
/llvm-project/llvm/unittests/CodeGen/
H A DAsmPrinterDwarfTest.cpp439 virtual void beginInstruction(const MachineInstr *MI) override {} beginInstruction() function in __anon07ae94fc0111::AsmPrinterDebugHandlerTest::TestDebugHandler
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1312 void BTFDebug::beginInstruction(const MachineInstr *MI) { beginInstruction() function in BTFDebug