Home
last modified time | relevance | path

Searched refs:isJumpTableRelative (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.h362 bool isJumpTableRelative() const override { in isJumpTableRelative() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h376 bool isJumpTableRelative() const override { in isJumpTableRelative() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h969 bool isJumpTableRelative() const override;
DPPCISelLowering.cpp2782 if (isJumpTableRelative()) in getJumpTableEncoding()
2788 bool PPCTargetLowering::isJumpTableRelative() const { in isJumpTableRelative() function in PPCTargetLowering
2793 return TargetLowering::isJumpTableRelative(); in isJumpTableRelative()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1032 bool isJumpTableRelative() const override;
DPPCISelLowering.cpp2991 if (isJumpTableRelative()) in getJumpTableEncoding()
2997 bool PPCTargetLowering::isJumpTableRelative() const { in isJumpTableRelative() function in PPCTargetLowering
3002 return TargetLowering::isJumpTableRelative(); in isJumpTableRelative()
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp1652 if (isJumpTableRelative()) in getMinimumJumpTableEntries()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp2014 bool TargetLoweringBase::isJumpTableRelative() const { in isJumpTableRelative() function in TargetLoweringBase
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1553 virtual bool isJumpTableRelative() const { in isJumpTableRelative() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1697 virtual bool isJumpTableRelative() const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3564 if (TLI.isJumpTableRelative()) { in ExpandNode()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3704 if (TLI.isJumpTableRelative()) { in ExpandNode()