Searched refs:endFunctionImpl (Results 1 – 8 of 8) sorted by relevance
111 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
252 void endFunctionImpl(const MachineFunction *MF) override;
688 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in BTFDebug
319 endFunctionImpl(MF); in endFunction()
452 void endFunctionImpl(const MachineFunction *) override;
577 void endFunctionImpl(const MachineFunction *MF) override;
1564 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in DwarfDebug
2777 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in CodeViewDebug