Searched defs:OtherVal (Results 1 – 7 of 7) sorted by relevance
75 APSInt OtherVal = Other.getValue(); compare() local 193 APSInt OtherVal = ConvertedOther.getValue(); add() local 217 APSInt OtherVal = ConvertedOther.getValue(); sub() local 241 APSInt OtherVal = ConvertedOther.getValue(); mul() local 298 APSInt OtherVal = ConvertedOther.getValue(); div() local [all...]
164 SVal OtherVal = Call->getArgSVal(0); in modelAssertionResultCopyConstructor() local
732 for (unsigned OtherVal : ValueMappingIt->second) { compareAssignmentMapping() local
288 SDValue OtherVal = DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, OtherVT, ScalarizeVecRes_FFREXP() local 364 SDValue OtherVal = DAG.getNode( ScalarizeVecRes_OverflowOp() local 1875 SDValue OtherVal = DAG.getNode( SplitVecRes_OverflowOp() local 2508 SDValue OtherVal = SplitVecRes_FFREXP() local 4957 SDValue OtherVal = DAG.getNode( WidenVecRes_OverflowOp() local [all...]
5577 Value *OtherVal = A == Op1 ? B : A; foldICmpEquality() local 5605 Value *OtherVal = A == Op0 ? B : A; foldICmpEquality() local 6146 processUMulZExtIdiom(ICmpInst & I,Value * MulVal,const APInt * OtherVal,InstCombinerImpl & IC) processUMulZExtIdiom() argument [all...]
1157 /// are its initializer and OtherVal. See if we can shrink the global into a in TryToShrinkGlobalToBoolean() argument