Searched refs:beginInstruction (Results 1 – 14 of 14) sorted by relevance
49 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
42 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
155 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
348 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase
500 void beginInstruction(const MachineInstr *MI) override;
658 void beginInstruction(const MachineInstr *MI) override;
3057 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in CodeViewDebug3058 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
1958 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug1994 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
1487 HI.Handler->beginInstruction(&MI); in emitFunctionBody()
70 virtual void beginInstruction(const MachineInstr *MI) = 0;
120 void beginInstruction(const MachineInstr *MI) override;
419 void beginInstruction(const MachineInstr *MI) override;
1286 void BTFDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in BTFDebug1287 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
389 virtual void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function in __anon5e2e47990111::AsmPrinterHandlerTest::TestHandler