| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 64 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| H A D | XCoreFrameLowering.cpp | 166 TL->getExceptionPointerRegister(PersonalityFn))); in GetEHSpillList()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 60 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| H A D | CSKYISelLowering.cpp | 1226 Register CSKYTargetLowering::getExceptionPointerRegister( in getExceptionPointerRegister() function in CSKYTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 67 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 110 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| H A D | M68kISelLowering.cpp | 199 M68kTargetLowering::getExceptionPointerRegister(const Constant *) const { in getExceptionPointerRegister() function in M68kTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 251 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| H A D | LoongArchISelLowering.cpp | 8032 Register LoongArchTargetLowering::getExceptionPointerRegister( in getExceptionPointerRegister() function in LoongArchTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 586 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| H A D | SystemZISelLowering.cpp | 1724 Register SystemZTargetLowering::getExceptionPointerRegister( in getExceptionPointerRegister() function in SystemZTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 359 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 267 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 661 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 280 getExceptionPointerRegister(const Constant *PersonalityFn) const override { in getExceptionPointerRegister() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 348 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1149 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1573 getExceptionPointerRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineLICM.cpp | 630 if (MCRegister Reg = TLI.getExceptionPointerRegister(PersonalityFn)) in HoistRegionPostRA()
|
| H A D | MachineBasicBlock.cpp | 1791 ExceptionPointer = TLI.getExceptionPointerRegister(PersonalityFn); in liveout_begin()
|
| H A D | RDFGraph.cpp | 748 if (RegisterId R = TLI.getExceptionPointerRegister(PF)) in getLandingPadLiveIns()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGISel.cpp | 1417 MCRegister EHPhysReg = TLI->getExceptionPointerRegister(PersonalityFn); in PrepareEHLandingPad() 1450 if (MCRegister Reg = TLI->getExceptionPointerRegister(PersonalityFn)) in PrepareEHLandingPad()
|
| H A D | SelectionDAGBuilder.cpp | 3527 if (TLI.getExceptionPointerRegister(PersonalityFn) == 0 && in visitLandingPad()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 3026 if (TLI->getExceptionPointerRegister(PersonalityFn) == 0 && in translateLandingPad() 3058 Register ExceptionReg = TLI->getExceptionPointerRegister(PersonalityFn); in translateLandingPad()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2062 getExceptionPointerRegister(const Constant *PersonalityFn) const { in getExceptionPointerRegister() function
|