Searched refs:IsFixedLen (Results 1 – 1 of 1) sorted by relevance
1283 bool IsFixedLen = MaskVT.isFixedLengthVector(); in ExpandVP_MERGE() local1289 if ((IsFixedLen && in ExpandVP_MERGE()1291 (!IsFixedLen && in ExpandVP_MERGE()1303 SDValue SplatEVL = IsFixedLen ? DAG.getSplatBuildVector(EVLVecVT, DL, EVL) in ExpandVP_MERGE()