| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 139 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| H A D | XCoreFrameLowering.cpp | 172 TL->getExceptionSelectorRegister(PersonalityFn))); in GetEHSpillList()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 115 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 457 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 239 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| H A D | RDFGraph.cpp | 775 if (RegisterId R = TLI.getExceptionSelectorRegister(PF)) in getLandingPadLiveIns()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 362 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 429 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 512 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| H A D | ARMISelLowering.cpp | 15107 unsigned ARMTargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in ARMTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 885 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| H A D | PPCISelLowering.cpp | 14250 unsigned PPCTargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in PPCTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 1257 TLI.getExceptionSelectorRegister(PersonalityFn) == 0) in translateLandingPad() 1290 unsigned SelectorReg = TLI.getExceptionSelectorRegister(PersonalityFn); in translateLandingPad()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1089 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
|
| H A D | X86ISelLowering.cpp | 22942 unsigned X86TargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in X86TargetLowering
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 1446 getExceptionSelectorRegister(const Constant *PersonalityFn) const { in getExceptionSelectorRegister() function
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGISel.cpp | 1212 if (unsigned Reg = TLI->getExceptionSelectorRegister(PersonalityFn)) in PrepareEHLandingPad()
|
| H A D | SelectionDAGBuilder.cpp | 2549 TLI.getExceptionSelectorRegister(PersonalityFn) == 0) in visitLandingPad()
|