Home
last modified time | relevance | path

Searched defs:MaxJumpTableSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h114 unsigned MaxJumpTableSize = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h207 unsigned MaxJumpTableSize = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1454 const unsigned MaxJumpTableSize = getMaximumJumpTableSize(); in isSuitableForJumpTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1656 const unsigned MaxJumpTableSize = getMaximumJumpTableSize(); in isSuitableForJumpTable() local