Searched defs:OtherVal (Results 1 – 6 of 6) sorted by relevance
75 APSInt OtherVal = Other.getValue(); in compare() local193 APSInt OtherVal = ConvertedOther.getValue(); in add() local217 APSInt OtherVal = ConvertedOther.getValue(); in sub() local241 APSInt OtherVal = ConvertedOther.getValue(); in mul() local298 APSInt OtherVal = ConvertedOther.getValue(); in div() local
732 for (unsigned OtherVal : ValueMappingIt->second) { in compareAssignmentMapping() local
113 llvm::Value *OtherVal = OtherV->Val; in replaceUsesWithIf() local
294 SDValue OtherVal = DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, OtherVT, ScalarizeVecRes_FFREXP() local 370 SDValue OtherVal = DAG.getNode( ScalarizeVecRes_OverflowOp() local 1894 SDValue OtherVal = DAG.getNode( SplitVecRes_OverflowOp() local 2548 SDValue OtherVal = SplitVecRes_FFREXP() local 5007 SDValue OtherVal = DAG.getNode( WidenVecRes_OverflowOp() local [all...]
5577 Value *OtherVal = A == Op1 ? B : A; in foldICmpEquality() local5605 Value *OtherVal = A == Op0 ? B : A; in foldICmpEquality() local6146 const APInt *OtherVal, in processUMulZExtIdiom()
1157 static bool TryToShrinkGlobalToBoolean(GlobalVariable *GV, Constant *OtherVal) { in TryToShrinkGlobalToBoolean()