Searched defs:OtherVal (Results 1 – 5 of 5) sorted by relevance
66 APSInt OtherVal = Other.getValue(); in compare() local182 APSInt OtherVal = ConvertedOther.getValue(); in add() local206 APSInt OtherVal = ConvertedOther.getValue(); in sub() local230 APSInt OtherVal = ConvertedOther.getValue(); in mul() local287 APSInt OtherVal = ConvertedOther.getValue(); in div() local
165 SVal OtherVal = Call->getArgSVal(0); in modelAssertionResultCopyConstructor() local
4246 Value *OtherVal = A == Op1 ? B : A; in foldICmpEquality() local4274 Value *OtherVal = A == Op0 ? B : A; in foldICmpEquality() local4649 Value *OtherVal, in processUMulZExtIdiom()
279 SDValue OtherVal = DAG.getNode( in ScalarizeVecRes_OverflowOp() local1557 SDValue OtherVal = DAG.getNode( in SplitVecRes_OverflowOp() local3511 SDValue OtherVal = DAG.getNode( in WidenVecRes_OverflowOp() local
1131 static bool TryToShrinkGlobalToBoolean(GlobalVariable *GV, Constant *OtherVal) { in TryToShrinkGlobalToBoolean()