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