Home
last modified time | relevance | path

Searched defs:LHSKnownZero (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp140 APInt LHSKnownZero(BitWidth, 0), LHSKnownOne(BitWidth, 0); in SimplifyDemandedUseBits() local
724 APInt LHSKnownZero(BitWidth, 0), LHSKnownOne(BitWidth, 0); in SimplifyDemandedUseBits() local
DInstCombineCalls.cpp397 APInt LHSKnownZero(BitWidth, 0); in visitCallInst() local
492 APInt LHSKnownZero(BitWidth, 0); in visitCallInst() local
DInstCombineAddSub.cpp194 APInt LHSKnownZero(IT->getBitWidth(), 0); in visitAdd() local
/external/llvm/lib/Analysis/
DValueTracking.cpp409 APInt LHSKnownZero(BitWidth, 0), LHSKnownOne(BitWidth, 0); in ComputeMaskedBits() local
501 APInt LHSKnownZero(BitWidth, 0), LHSKnownOne(BitWidth, 0); in ComputeMaskedBits() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp815 APInt LHSKnownZero, LHSKnownOne; in SelectAddressRegReg() local
879 APInt LHSKnownZero, LHSKnownOne; in SelectAddressRegImm() local
995 APInt LHSKnownZero, LHSKnownOne; in SelectAddressRegImmShift() local