Lines Matching full:v2i64
90 addMSAIntType(MVT::v2i64, &Mips::MSA128DRegClass);
278 if (Ty == MVT::v4i32 || Ty == MVT::v2i64) {
1388 // When ResVecTy == MVT::v2i64, LaneA is the upper 32 bits of the lane and
1394 if (ResVecTy == MVT::v2i64) {
1424 if (VecTy == MVT::v2i64) {
1425 // v2i64 BUILD_VECTOR must be performed via v4i32 so split into i32's.
1462 if (VecTy == MVT::v2i64) {
1474 ISD::BITCAST, DL, MVT::v2i64,
1485 if (VecTy == MVT::v2i64)
1860 // If ResTy is v2i64 then the type legalizer will break this node down into