Home
last modified time | relevance | path

Searched refs:beginInstruction (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h73 virtual void beginInstruction(const MachineInstr *MI) {} in beginInstruction() function
H A DDebugHandlerBase.h125 void beginInstruction(const MachineInstr *MI) override;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp360 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase
H A DCodeViewDebug.h531 void beginInstruction(const MachineInstr *MI) override;
H A DDwarfDebug.h746 void beginInstruction(const MachineInstr *MI) override;
H A DDwarfDebug.cpp2007 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug
2043 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
H A DCodeViewDebug.cpp3137 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in CodeViewDebug
3138 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
H A DAsmPrinter.cpp1854 Handler->beginInstruction(&MI); in emitFunctionBody()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h429 void beginInstruction(const MachineInstr *MI) override;
H A DBTFDebug.cpp1431 void BTFDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in BTFDebug
1432 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15817 {"_ZN4llvm10DwarfDebug16beginInstructionEPKNS_12MachineInstrE", "llvm::DwarfDebug::beginInstruction