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