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