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