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