Home
last modified time | relevance | path

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

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