/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfException.h | 63 void beginFunction(const MachineFunction *MF) override; 88 void beginFunction(const MachineFunction *MF) override;
|
D | AsmPrinterHandler.h | 46 virtual void beginFunction(const MachineFunction *MF) = 0;
|
D | DebugHandlerBase.h | 86 void beginFunction(const MachineFunction *MF) override;
|
D | WinException.h | 94 void beginFunction(const MachineFunction *MF) override;
|
D | ARMException.cpp | 53 void ARMException::beginFunction(const MachineFunction *MF) { in beginFunction() function in ARMException
|
D | DwarfCFIException.cpp | 96 void DwarfCFIException::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfCFIException
|
D | DebugHandlerBase.cpp | 117 void DebugHandlerBase::beginFunction(const MachineFunction *MF) { in beginFunction() function in DebugHandlerBase
|
D | CodeViewDebug.h | 297 void beginFunction(const MachineFunction *MF) override;
|
D | DwarfDebug.h | 466 void beginFunction(const MachineFunction *MF) override;
|
D | DwarfDebug.cpp | 1038 void DwarfDebug::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfDebug 1051 DebugHandlerBase::beginFunction(MF); in beginFunction()
|
D | CodeViewDebug.cpp | 864 void CodeViewDebug::beginFunction(const MachineFunction *MF) { in beginFunction() function in CodeViewDebug 870 DebugHandlerBase::beginFunction(MF); in beginFunction()
|
D | WinException.cpp | 62 void WinException::beginFunction(const MachineFunction *MF) { in beginFunction() function in WinException
|
D | AsmPrinter.cpp | 602 HI.Handler->beginFunction(MF); in EmitFunctionHeader()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfException.h | 63 void beginFunction(const MachineFunction *MF) override; 88 void beginFunction(const MachineFunction *MF) override;
|
D | WinCFGuard.h | 38 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
|
D | AsmPrinterHandler.h | 46 virtual void beginFunction(const MachineFunction *MF) = 0;
|
D | DebugHandlerBase.h | 116 void beginFunction(const MachineFunction *MF) override;
|
D | WinException.h | 98 void beginFunction(const MachineFunction *MF) override;
|
D | ARMException.cpp | 39 void ARMException::beginFunction(const MachineFunction *MF) { in beginFunction() function in ARMException
|
D | DwarfCFIException.cpp | 88 void DwarfCFIException::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfCFIException
|
D | DebugHandlerBase.cpp | 172 void DebugHandlerBase::beginFunction(const MachineFunction *MF) { in beginFunction() function in DebugHandlerBase
|
D | WinException.cpp | 59 void WinException::beginFunction(const MachineFunction *MF) { in beginFunction() function in WinException
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 488 void beginFunction(const MachineFunction *MF);
|
D | AsmPrinter.cpp | 468 DD->beginFunction(MF); in EmitFunctionHeader()
|
D | DwarfDebug.cpp | 1113 void DwarfDebug::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfDebug
|