Home | History | Annotate | Download | only in ARM

Lines Matching defs:IntTy

9120   MVT IntTy = N->getSimpleValueType(0).getVectorElementType();
9121 if (FloatTy.getSizeInBits() != 32 || IntTy.getSizeInBits() > 32) {
9136 if (IntTy.getSizeInBits() < FloatTy.getSizeInBits())
9171 MVT IntTy = Op.getOperand(0).getSimpleValueType().getVectorElementType();
9172 if (FloatTy.getSizeInBits() != 32 || IntTy.getSizeInBits() > 32) {
9181 if (IntTy.getSizeInBits() < FloatTy.getSizeInBits())