Searched defs:LogBase2 (Results 1 – 2 of 2) sorted by relevance
4372 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitMUL() local4914 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitUDIVLike() local4928 if (SDValue LogBase2 = BuildLogBase2(N10, DL)) { in visitUDIVLike() local5155 if (SDValue LogBase2 = BuildLogBase2(N1, DL)) { in visitMULHU() local28041 SDValue LogBase2 = DAG.getNode(ISD::SUB, DL, VT, Base, Ctlz); in BuildLogBase2() local
5590 auto LogBase2 = buildLogBase2(RHS, Builder); in applyUMulHToLShr() local