Searched refs:endFunctionImpl (Results 1 – 8 of 8) sorted by relevance
110 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
405 endFunctionImpl(MF); in endFunction()
465 void endFunctionImpl(const MachineFunction *) override;
633 void endFunctionImpl(const MachineFunction *MF) override;
2894 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in CodeViewDebug
2173 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in DwarfDebug
341 void endFunctionImpl(const MachineFunction *MF) override;
986 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in BTFDebug