Searched defs:IsOne (Results 1 – 6 of 6) sorted by relevance
1590 bool IsOne, in applyUniqueRetValOpt()1618 auto tryUniqueRetValOptFor = [&](bool IsOne) { in tryUniqueRetValOpt()
3321 bool IsOne = isOneConstant(StoredVal.getOperand(1)); in foldLoadStoreIntoMemOperand() local
5030 auto IsOne = MIB.buildICmp( in buildUDivUsingMul() local
6181 SDValue IsOne = DAG.getSetCC(dl, SetCCVT, N1, One, ISD::SETEQ); in BuildUDIV() local
4487 SDValue IsOne = DAG.getSetCC(DL, CCVT, N1, One, ISD::SETEQ); in visitSDIVLike() local
4970 bool IsOne = cast<SCEVConstant>(*Res)->getValue()->isOne(); in visitUnknown() local