Searched defs:MinusOne (Results 1 – 15 of 15) sorted by relevance
48 MinusOne = -1; enumerator
648 ConstantInt *MinusOne = Builder.getInt32(~0); in expandDivRem32() local
1663 SDValue MinusOne = DAG.getConstant(0xffffffffu, DL, HalfVT); in LowerUDIVREM64() local
886 Constant *MinusOne = ConstantVector::getSplat(NumElts, Builder.getInt64(-1)); in UpgradeIntrinsicCall() local
71 [pbr::OriginalName("MinusOne")] MinusOne = -1, enumerator
1416 const SCEV *MinusOne = in runOnLoop() local
1117 Constant *MinusOne = Constant::getAllOnesValue(NBits->getType()); in canonicalizeLowbitMask() local
2379 Value *MinusOne = ConstantInt::getAllOnesValue(LHS0->getType()); in foldXorOfICmps() local
745 const SCEV *MinusOne = in isSafeDecreasingBound() local
609 APInt MinusOne = -One; in TEST() local
5421 bool MinusOne) { in expandMOV32r1()
1712 Value *MinusOne = Constant::getAllOnesValue(Sc->getType()); in handleEqualityComparison() local
3988 bool MinusOne) { in expandMOV32r1()
1904 Value *MinusOne = Constant::getAllOnesValue(Sc->getType()); in handleEqualityComparison() local
10009 auto *MinusOne = getNegativeSCEV(getOne(RHS->getType())); in isImpliedViaOperations() local10082 auto *MinusOne = getNegativeSCEV(getOne(WTy)); in isImpliedViaOperations() local