Home
last modified time | relevance | path

Searched refs:MaxJumpTableSize (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp82 MaxJumpTableSize = 8; in initializeProperties()
88 MaxJumpTableSize = 20; in initializeProperties()
DAArch64Subtarget.h137 unsigned MaxJumpTableSize = 0; variable
284 unsigned getMaximumJumpTableSize() const { return MaxJumpTableSize; } in getMaximumJumpTableSize()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h889 const unsigned MaxJumpTableSize = in isSuitableForJumpTable() local
894 if (Range <= MaxJumpTableSize && in isSuitableForJumpTable()
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk7-flags.txt385 intx MaxJumpTableSize = 65000 {C2 product}
Djdk6-flags.txt355 intx MaxJumpTableSize = 65000 {C2 product}