Searched refs:endFunctionImpl (Results 1 – 8 of 8) sorted by relevance
110 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
411 endFunctionImpl(MF); in endFunction()
482 void endFunctionImpl(const MachineFunction *) override;
632 void endFunctionImpl(const MachineFunction *MF) override;
3004 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in CodeViewDebug
2195 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in DwarfDebug
391 void endFunctionImpl(const MachineFunction *MF) override;
1214 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in BTFDebug