Home
last modified time | relevance | path

Searched refs:getExceptionSelectorRegister (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h71 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
H A DXCoreFrameLowering.cpp169 TL->getExceptionSelectorRegister(PersonalityFn))); in GetEHSpillList()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h65 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
H A DCSKYISelLowering.cpp1231 Register CSKYTargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in CSKYTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h74 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h115 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
H A DM68kISelLowering.cpp204 M68kTargetLowering::getExceptionSelectorRegister(const Constant *) const { in getExceptionSelectorRegister() function in M68kTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h254 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
H A DLoongArchISelLowering.cpp8037 Register LoongArchTargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h591 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
H A DSystemZISelLowering.cpp1729 Register SystemZTargetLowering::getExceptionSelectorRegister( in getExceptionSelectorRegister() function in SystemZTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h366 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h272 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h666 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h287 getExceptionSelectorRegister(const Constant *PersonalityFn) const override { in getExceptionSelectorRegister() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h353 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1154 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1578 getExceptionSelectorRegister(const Constant *PersonalityFn) const override;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp633 if (MCRegister Reg = TLI.getExceptionSelectorRegister(PersonalityFn)) in HoistRegionPostRA()
H A DMachineBasicBlock.cpp1792 ExceptionSelector = TLI.getExceptionSelectorRegister(PersonalityFn); in liveout_begin()
H A DRDFGraph.cpp751 if (RegisterId R = TLI.getExceptionSelectorRegister(PF)) in getLandingPadLiveIns()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3027 TLI->getExceptionSelectorRegister(PersonalityFn) == 0) in translateLandingPad()
3066 Register SelectorReg = TLI->getExceptionSelectorRegister(PersonalityFn); in translateLandingPad()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2069 getExceptionSelectorRegister(const Constant *PersonalityFn) const { in getExceptionSelectorRegister() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1453 if (MCRegister Reg = TLI->getExceptionSelectorRegister(PersonalityFn)) in PrepareEHLandingPad()
H A DSelectionDAGBuilder.cpp3528 TLI.getExceptionSelectorRegister(PersonalityFn) == 0) in visitLandingPad()

12