Home
last modified time | relevance | path

Searched refs:getExceptionPointerRegister (Results 1 – 25 of 36) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h131 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
DXCoreFrameLowering.cpp168 TL->getExceptionPointerRegister(PersonalityFn))); in GetEHSpillList()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h131 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
DXCoreFrameLowering.cpp168 TL->getExceptionPointerRegister(PersonalityFn))); in GetEHSpillList()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h111 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.h107 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.h141 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h184 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h437 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h477 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h280 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h376 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h239 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/llvm/lib/Target/ARM/
DARMISelLowering.h432 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h357 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h735 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
/external/llvm/lib/Target/X86/
DX86ISelLowering.h960 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h533 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h505 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h954 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1198 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1755 if (TLI.getExceptionPointerRegister(PersonalityFn) == 0 && in translateLandingPad()
1781 Register ExceptionReg = TLI.getExceptionPointerRegister(PersonalityFn); in translateLandingPad()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp990 MCPhysReg EHPhysReg = TLI->getExceptionPointerRegister(PersonalityFn); in PrepareEHLandingPad()
1016 if (unsigned Reg = TLI->getExceptionPointerRegister(PersonalityFn)) in PrepareEHLandingPad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1261 MCPhysReg EHPhysReg = TLI->getExceptionPointerRegister(PersonalityFn); in PrepareEHLandingPad()
1288 if (unsigned Reg = TLI->getExceptionPointerRegister(PersonalityFn)) in PrepareEHLandingPad()
/external/llvm/include/llvm/Target/
DTargetLowering.h1023 getExceptionPointerRegister(const Constant *PersonalityFn) const { in getExceptionPointerRegister() function

12