Searched defs:IsOne (Results 1 – 6 of 6) sorted by relevance
1591 bool IsOne, in applyUniqueRetValOpt()1619 auto tryUniqueRetValOptFor = [&](bool IsOne) { in tryUniqueRetValOpt()
3315 bool IsOne = isOneConstant(StoredVal.getOperand(1)); in foldLoadStoreIntoMemOperand() local
4884 auto IsOne = MIB.buildICmp( in buildUDivUsingMul() local
6077 SDValue IsOne = DAG.getSetCC(dl, SetCCVT, N1, One, ISD::SETEQ); in BuildUDIV() local
4422 SDValue IsOne = DAG.getSetCC(DL, CCVT, N1, One, ISD::SETEQ); in visitSDIVLike() local
4841 bool IsOne = cast<SCEVConstant>(Res.value())->getValue()->isOne(); in visitUnknown() local