Searched refs:beginFunctionImpl (Results 1 – 8 of 8) sorted by relevance
112 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
274 beginFunctionImpl(MF); in beginFunction()357 beginFunctionImpl(MF); in beginFunction()
512 void beginFunctionImpl(const MachineFunction *MF) override;
715 void beginFunctionImpl(const MachineFunction *MF) override;
2642 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
1489 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
400 void beginFunctionImpl(const MachineFunction *MF) override;
1283 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug