Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp901 APInt InSignBit = in SimplifyDemandedBits() local
985 APInt InSignBit = APInt::getBitsSet(BitWidth, InBits - 1, InBits); in SimplifyDemandedBits() local
DSelectionDAG.cpp2216 APInt InSignBit = APInt::getSignBit(EBits); in computeKnownBits() local