Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineAndOrXor.cpp3428 unsigned SmallBitSize = SmallC->getBitWidth(); in foldAndOrOfICmps() local
3431 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in foldAndOrOfICmps()