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