Home
last modified time | relevance | path

Searched refs:setMaximumJumpTableSize (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1817 void TargetLoweringBase::setMaximumJumpTableSize(unsigned Val) { in setMaximumJumpTableSize() function in TargetLoweringBase
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp2010 void TargetLoweringBase::setMaximumJumpTableSize(unsigned Val) { in setMaximumJumpTableSize() function in TargetLoweringBase
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1948 void setMaximumJumpTableSize(unsigned);
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h2097 void setMaximumJumpTableSize(unsigned);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp696 setMaximumJumpTableSize(MaxJT); in AArch64TargetLowering()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp899 setMaximumJumpTableSize(MaxJT); in AArch64TargetLowering()