Searched defs:beginInstruction (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DebugHandlerBase.cpp | 356 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { beginInstruction() function in DebugHandlerBase |
H A D | DwarfDebug.cpp | 2000 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug |
H A D | CodeViewDebug.cpp | 3123 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { beginInstruction() function in CodeViewDebug |
/llvm-project/llvm/unittests/CodeGen/ | ||
H A D | AsmPrinterDwarfTest.cpp | 439 virtual void beginInstruction(const MachineInstr *MI) override {} beginInstruction() function in __anon07ae94fc0111::AsmPrinterDebugHandlerTest::TestDebugHandler |
/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BTFDebug.cpp | 1312 void BTFDebug::beginInstruction(const MachineInstr *MI) { beginInstruction() function in BTFDebug |