/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfException.h | 57 void beginFunction(const MachineFunction *MF) override; 88 void beginFunction(const MachineFunction *MF) override; 105 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
|
D | WinCFGuard.h | 41 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
|
D | WasmException.h | 30 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
|
D | PseudoProbePrinter.h | 40 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
|
D | WinException.h | 107 void beginFunction(const MachineFunction *MF) override;
|
D | DwarfCFIException.cpp | 57 void DwarfCFIException::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfCFIException
|
D | ARMException.cpp | 31 void ARMException::beginFunction(const MachineFunction *MF) { in beginFunction() function in ARMException
|
/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;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfException.h | 62 void beginFunction(const MachineFunction *MF) override; 87 void beginFunction(const MachineFunction *MF) override;
|
D | WasmException.h | 27 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
|
D | WinCFGuard.h | 40 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
|
D | WinException.h | 101 void beginFunction(const MachineFunction *MF) override;
|
D | ARMException.cpp | 38 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
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | AsmPrinterHandler.h | 45 virtual void beginFunction(const MachineFunction *MF) = 0;
|
D | DebugHandlerBase.h | 118 void beginFunction(const MachineFunction *MF) override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | AsmPrinterHandler.h | 49 virtual void beginFunction(const MachineFunction *MF) = 0;
|
D | DebugHandlerBase.h | 126 void beginFunction(const MachineFunction *MF) override;
|