Searched refs:beginFunctionImpl (Results 1 – 8 of 8) sorted by relevance
109 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
256 beginFunctionImpl(MF); in beginFunction()345 beginFunctionImpl(MF); in beginFunction()
460 void beginFunctionImpl(const MachineFunction *MF) override;
633 void beginFunctionImpl(const MachineFunction *MF) override;
1366 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
2090 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
338 void beginFunctionImpl(const MachineFunction *MF) override;
908 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug