| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 71 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| H A D | XCoreFrameLowering.cpp | 169 TL->getExceptionSelectorRegister(PersonalityFn))); in GetEHSpillList()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 65 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| H A D | CSKYISelLowering.cpp | 1231 Register CSKYTargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in CSKYTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 74 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 115 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| H A D | M68kISelLowering.cpp | 204 M68kTargetLowering::getExceptionSelectorRegister(const Constant *) const { in getExceptionSelectorRegister() function in M68kTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 254 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| H A D | LoongArchISelLowering.cpp | 8037 Register LoongArchTargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in LoongArchTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 591 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| H A D | SystemZISelLowering.cpp | 1729 Register SystemZTargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in SystemZTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 366 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 272 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 666 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 287 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 353 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1154 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1578 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineLICM.cpp | 633 if (MCRegister Reg = TLI.getExceptionSelectorRegister(PersonalityFn)) in HoistRegionPostRA()
|
| H A D | MachineBasicBlock.cpp | 1792 ExceptionSelector = TLI.getExceptionSelectorRegister(PersonalityFn); in liveout_begin()
|
| H A D | RDFGraph.cpp | 751 if (RegisterId R = TLI.getExceptionSelectorRegister(PF)) in getLandingPadLiveIns()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 3027 TLI->getExceptionSelectorRegister(PersonalityFn) == 0) in translateLandingPad() 3066 Register SelectorReg = TLI->getExceptionSelectorRegister(PersonalityFn); in translateLandingPad()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2069 getExceptionSelectorRegister(const Constant *PersonalityFn) const { in getExceptionSelectorRegister() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGISel.cpp | 1453 if (MCRegister Reg = TLI->getExceptionSelectorRegister(PersonalityFn)) in PrepareEHLandingPad()
|
| H A D | SelectionDAGBuilder.cpp | 3528 TLI.getExceptionSelectorRegister(PersonalityFn) == 0) in visitLandingPad()
|