Searched refs:beginInstruction (Results 1 – 9 of 9) sorted by relevance
131 virtual void beginInstruction(const MachineInstr *MI);
356 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase
524 void beginInstruction(const MachineInstr *MI) override;
728 void beginInstruction(const MachineInstr *MI) override; in useAppleExtensionAttributes()
3123 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() 3124 DebugHandlerBase::beginInstruction(MI); in beginInstruction() 3101 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { beginInstruction() function in CodeViewDebug
2000 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug2036 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
1741 Handler->beginInstruction(&MI); in emitFunctionBody()
428 void beginInstruction(const MachineInstr *MI) override;
1312 void BTFDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in BTFDebug1313 DebugHandlerBase::beginInstruction(MI); in beginInstruction()