Searched defs:LogBase2 (Results 1 – 2 of 2) sorted by relevance
4418 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitMUL() local4945 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitUDIVLike() local4959 if (SDValue LogBase2 = BuildLogBase2(N10, DL)) { in visitUDIVLike() local5187 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitMULHU() local27647 SDValue LogBase2 = DAG.getNode(ISD::SUB, DL, VT, Base, Ctlz); in BuildLogBase2() local
5306 auto LogBase2 = buildLogBase2(RHS, Builder); in applyUMulHToLShr() local