Searched defs:LowMask (Results 1 – 3 of 3) sorted by relevance
1885 APInt LowMask(APInt::getLowBitsSet(Width, Width - Ctlz)); in visitAnd() local
8171 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale), in expandFixedPointMul() local8203 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale - 1), in expandFixedPointMul() local
17059 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local17071 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local