Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2255 unsigned IntPtrBits = PTy.getSizeInBits(); in handleBitTestsSwitchCase() local
2296 if (cmpRange.uge(IntPtrBits) || in handleBitTestsSwitchCase()
2308 if (minValue.isNonNegative() && maxValue.slt(IntPtrBits)) { in handleBitTestsSwitchCase()