Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1603 APInt InSignBit = in SimplifyDemandedBits() local
1662 APInt InSignBit = APInt::getBitsSet(BitWidth, InBits - 1, InBits); in SimplifyDemandedBits() local
DSelectionDAG.cpp1825 APInt InSignBit = APInt::getSignBit(EBits); in ComputeMaskedBits() local
1885 APInt InSignBit = APInt::getSignBit(InBits); in ComputeMaskedBits() local
/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