Searched defs:beginInstruction (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DebugHandlerBase.cpp | 356 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase |
H A D | CodeViewDebug.cpp | 3101 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { beginInstruction() function in CodeViewDebug |
H A D | DwarfDebug.cpp | 2000 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug |
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BTFDebug.cpp | 1312 void BTFDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in BTFDebug |