Home | History | Annotate | Download | only in AArch64

Lines Matching refs:i128

185   setOperationAction(ISD::FP_TO_SINT, MVT::i128, Custom);
188 setOperationAction(ISD::FP_TO_UINT, MVT::i128, Custom);
191 setOperationAction(ISD::SINT_TO_FP, MVT::i128, Custom);
194 setOperationAction(ISD::UINT_TO_FP, MVT::i128, Custom);
1467 // i128 conversions are libcalls.
1468 if (Op.getOperand(0).getValueType() == MVT::i128)
6050 Info.memVT = MVT::i128;
6062 Info.memVT = MVT::i128;
7900 assert(N->getValueType(0) == MVT::i128 && "unexpected illegal conversion");
7938 // Since i128 isn't legal and intrinsics don't get type-lowered, the ldrexd
7940 // single i128 here.
7974 // Since the intrinsics must have legal type, the i128 intrinsics take two