Searched refs:beginInstruction (Results 1 – 22 of 22) sorted by relevance
46 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
67 virtual void beginInstruction(const MachineInstr *MI) = 0;
113 void beginInstruction(const MachineInstr *MI) override;
128 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
237 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase
397 void beginInstruction(const MachineInstr *MI) override;
512 void beginInstruction(const MachineInstr *MI) override;
1268 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug1269 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
2618 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in CodeViewDebug2619 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
1074 HI.Handler->beginInstruction(&MI); in EmitFunctionBody()
83 void beginInstruction(const MachineInstr *MI) override;
127 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
170 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase
303 void beginInstruction(const MachineInstr *MI) override;
472 void beginInstruction(const MachineInstr *MI) override;
995 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug996 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
1938 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in CodeViewDebug1939 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
867 HI.Handler->beginInstruction(&MI); in EmitFunctionBody()
495 void beginInstruction(const MachineInstr *MI);
670 DD->beginInstruction(II); in EmitFunctionBody()
997 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug