Home | History | Annotate | Download | only in Mips

Lines Matching full:apint

600 static bool isVSplat(SDValue N, APInt &Imm, bool IsLittleEndian) {
606 APInt SplatValue, SplatUndef;
631 APInt SplatValue, SplatUndef;
686 APInt Mask, InvMask;
851 APInt SplatValue, SplatUndef;
1452 APInt BitImm = APInt(64, 1) << CImm->getAPIntValue();
1497 APInt BitImm = APInt(ResTy.getVectorElementType().getSizeInBits(), 1)
1578 APInt Mask = APInt::getHighBitsSet(EltTy.getSizeInBits(),
1591 APInt Mask = APInt::getLowBitsSet(EltTy.getSizeInBits(),
2324 APInt SplatValue, SplatUndef;
2447 APInt Imm(32, 0);