Searched defs:LowMask (Results 1 – 3 of 3) sorted by relevance
2037 APInt LowMask(APInt::getLowBitsSet(Width, Width - Ctlz)); in visitAnd() local
9754 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale), in expandFixedPointMul() local9786 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale - 1), in expandFixedPointMul() local
18790 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local18802 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local