Searched defs:OtherVal (Results 1 – 6 of 6) sorted by relevance
75 APSInt OtherVal = Other.getValue(); in compare() local 187 APSInt OtherVal = ConvertedOther.getValue(); add() local 211 APSInt OtherVal = ConvertedOther.getValue(); sub() local 235 APSInt OtherVal = ConvertedOther.getValue(); mul() local 292 APSInt OtherVal = ConvertedOther.getValue(); div() local [all...]
164 SVal OtherVal = Call->getArgSVal(0); in modelAssertionResultCopyConstructor() local
732 for (unsigned OtherVal : ValueMappingIt->second) { in compareAssignmentMapping() local
252 SDValue OtherVal = DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, OtherVT, ScalarizeVecRes_FFREXP() local 328 SDValue OtherVal = DAG.getNode( ScalarizeVecRes_OverflowOp() local 1758 SDValue OtherVal = DAG.getNode( SplitVecRes_OverflowOp() local 2374 SDValue OtherVal = SplitVecRes_FFREXP() local 4722 SDValue OtherVal = DAG.getNode( WidenVecRes_OverflowOp() local [all...]
5249 Value *OtherVal = A == Op1 ? B : A; foldICmpEquality() local 5292 Value *OtherVal = A == Op0 ? B : A; foldICmpEquality() local 5817 processUMulZExtIdiom(ICmpInst & I,Value * MulVal,const APInt * OtherVal,InstCombinerImpl & IC) processUMulZExtIdiom() argument [all...]
1146 TryToShrinkGlobalToBoolean(GlobalVariable * GV,Constant * OtherVal) TryToShrinkGlobalToBoolean() argument