Searched refs:beginInstruction (Results 1 – 11 of 11) sorted by relevance
73 virtual void beginInstruction(const MachineInstr *MI) {} in beginInstruction() function
125 void beginInstruction(const MachineInstr *MI) override;
360 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase
531 void beginInstruction(const MachineInstr *MI) override;
746 void beginInstruction(const MachineInstr *MI) override;
2007 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug2043 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
3137 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in CodeViewDebug3138 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
1854 Handler->beginInstruction(&MI); in emitFunctionBody()
429 void beginInstruction(const MachineInstr *MI) override;
1431 void BTFDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in BTFDebug1432 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
15817 {"_ZN4llvm10DwarfDebug16beginInstructionEPKNS_12MachineInstrE", "llvm::DwarfDebug::beginInstruction…