| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/ |
| HD | XCoreISelLowering.h | 131 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| HD | XCoreFrameLowering.cpp | 168 TL->getExceptionPointerRegister(PersonalityFn))); in GetEHSpillList()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | SparcISelLowering.h | 107 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVISelLowering.h | 141 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| HD | RISCVISelLowering.cpp | 2920 unsigned RISCVTargetLowering::getExceptionPointerRegister( in getExceptionPointerRegister() function in RISCVTargetLowering
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZISelLowering.h | 477 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonISelLowering.h | 239 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsISelLowering.h | 357 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMISelLowering.h | 533 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| HD | ARMISelLowering.cpp | 17427 unsigned ARMTargetLowering::getExceptionPointerRegister( in getExceptionPointerRegister() function in ARMTargetLowering
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.h | 505 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCISelLowering.h | 954 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| HD | PPCISelLowering.cpp | 15340 unsigned PPCTargetLowering::getExceptionPointerRegister( in getExceptionPointerRegister() function in PPCTargetLowering
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.h | 1198 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| HD | X86ISelLowering.cpp | 25150 unsigned X86TargetLowering::getExceptionPointerRegister( in getExceptionPointerRegister() function in X86TargetLowering
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| HD | IRTranslator.cpp | 1755 if (TLI.getExceptionPointerRegister(PersonalityFn) == 0 && in translateLandingPad() 1781 Register ExceptionReg = TLI.getExceptionPointerRegister(PersonalityFn); in translateLandingPad()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGISel.cpp | 1261 MCPhysReg EHPhysReg = TLI->getExceptionPointerRegister(PersonalityFn); in PrepareEHLandingPad() 1288 if (unsigned Reg = TLI->getExceptionPointerRegister(PersonalityFn)) in PrepareEHLandingPad()
|
| HD | SelectionDAGBuilder.cpp | 2898 if (TLI.getExceptionPointerRegister(PersonalityFn) == 0 && in visitLandingPad()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | RDFGraph.cpp | 754 if (RegisterId R = TLI.getExceptionPointerRegister(PF)) in getLandingPadLiveIns()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | TargetLowering.h | 1566 getExceptionPointerRegister(const Constant *PersonalityFn) const { in getExceptionPointerRegister() function
|