Searched defs:IsOne (Results 1 – 5 of 5) sorted by relevance
1515 bool IsOne, in applyUniqueRetValOpt()1540 auto tryUniqueRetValOptFor = [&](bool IsOne) { in tryUniqueRetValOpt()
3210 bool IsOne = isOneConstant(StoredVal.getOperand(1)); in foldLoadStoreIntoMemOperand() local
5400 SDValue IsOne = DAG.getSetCC(dl, SetCCVT, N1, One, ISD::SETEQ); in BuildUDIV() local
4230 SDValue IsOne = DAG.getSetCC(DL, CCVT, N1, One, ISD::SETEQ); in visitSDIVLike() local
4348 bool IsOne = cast<SCEVConstant>(Res.getValue())->getValue()->isOne(); in visitUnknown() local