Searched refs:beginFunction (Results 1 – 11 of 11) sorted by relevance
58 void beginFunction(const MachineFunction *MF) override;80 void beginFunction(const MachineFunction *MF) override;
43 virtual void beginFunction(const MachineFunction *MF) = 0;
94 void beginFunction(const MachineFunction *MF) override;
125 void beginFunction(const MachineFunction *MF) override;
89 void DwarfCFIException::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfCFIException
55 void ARMException::beginFunction(const MachineFunction *MF) { in beginFunction() function in ARMException
498 void beginFunction(const MachineFunction *MF) override;
330 void WinCodeViewLineTables::beginFunction(const MachineFunction *MF) { in beginFunction() function in llvm::WinCodeViewLineTables
62 void WinException::beginFunction(const MachineFunction *MF) { in beginFunction() function in WinException
1096 void DwarfDebug::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfDebug
599 HI.Handler->beginFunction(MF); in EmitFunctionHeader()