Searched refs:beginFunctionImpl (Results 1 – 8 of 8) sorted by relevance
116 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
270 beginFunctionImpl(MF); in beginFunction()353 beginFunctionImpl(MF); in beginFunction()
505 void beginFunctionImpl(const MachineFunction *MF) override;
699 void beginFunctionImpl(const MachineFunction *MF) override;
1475 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() 1462 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { beginFunctionImpl() function in CodeViewDebug
2217 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
399 void beginFunctionImpl(const MachineFunction *MF) override;
1164 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug