Searched defs:LogBase2 (Results 1 – 2 of 2) sorted by relevance
4056 SDValue LogBase2 = BuildLogBase2(N1, DL); in visitMUL() local4577 SDValue LogBase2 = BuildLogBase2(N1, DL); in visitUDIVLike() local4591 SDValue LogBase2 = BuildLogBase2(N10, DL); in visitUDIVLike() local4819 SDValue LogBase2 = BuildLogBase2(N1, DL); in visitMULHU() local25816 SDValue LogBase2 = DAG.getNode(ISD::SUB, DL, VT, Base, Ctlz); in BuildLogBase2() local
5211 auto LogBase2 = buildLogBase2(RHS, Builder); in applyUMulHToLShr() local