Searched refs:AllAnyExt (Results 1 – 1 of 1) sorted by relevance
18836 bool AllAnyExt = true; in reduceBuildVecExtToExtBuildVec() local18866 AllAnyExt &= AnyExt; in reduceBuildVecExtToExtBuildVec()18884 if (!AllAnyExt && DAG.isSplatValue(SDValue(N, 0), /*AllowUndefs*/ true)) in reduceBuildVecExtToExtBuildVec()18890 SDValue Filler = AllAnyExt ? DAG.getUNDEF(SourceType): in reduceBuildVecExtToExtBuildVec()