Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp796 unsigned SmallBitSize = SmallCst->getType()->getBitWidth(); in FoldAndOfICmps() local
799 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in FoldAndOfICmps()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp936 unsigned SmallBitSize = SmallCst->getType()->getBitWidth(); in FoldAndOfICmps() local
939 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in FoldAndOfICmps()