Home
last modified time | relevance | path

Searched defs:InSignBit (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp822 APInt InSignBit = in SimplifyDemandedBits() local
906 APInt InSignBit = APInt::getBitsSet(BitWidth, InBits - 1, InBits); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp2112 APInt InSignBit = APInt::getSignBit(EBits); in computeKnownBits() local