Searched refs:VTys (Results 1 – 1 of 1) sorted by relevance
9366 static const MVT VTys[] = { // canonical VT to use for each size. in getCanonicalConstSplat() local9370 EVT ReqVT = VT != MVT::Other ? VT : VTys[SplatSize-1]; in getCanonicalConstSplat()9378 EVT CanonicalVT = VTys[SplatSize-1]; in getCanonicalConstSplat()