Searched refs:endFunctionImpl (Results 1 – 8 of 8) sorted by relevance
113 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
410 endFunctionImpl(MF); in endFunction()
483 void endFunctionImpl(const MachineFunction *) override;
634 void endFunctionImpl(const MachineFunction *MF) override;
3033 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in CodeViewDebug
2231 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in DwarfDebug
398 void endFunctionImpl(const MachineFunction *MF) override;
1239 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in BTFDebug