Searched defs:LogBase2 (Results 1 – 2 of 2) sorted by relevance
4702 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitMUL() local5258 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitUDIVLike() local5272 if (SDValue LogBase2 = BuildLogBase2(N10, DL)) { in visitUDIVLike() local5499 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitMULHU() local29170 SDValue LogBase2 = DAG.getNode(ISD::SUB, DL, VT, Base, Ctlz); in BuildLogBase2() local
5826 auto LogBase2 = buildLogBase2(RHS, Builder); in applyUMulHToLShr() local