Home | History | Annotate | Download | only in PowerPC

Lines Matching full:vtys

7021   static const MVT VTys[] = { // canonical VT to use for each size.
7025 EVT ReqVT = VT != MVT::Other ? VT : VTys[SplatSize-1];
7031 EVT CanonicalVT = VTys[SplatSize-1];