Searched refs:IsConstantBuildVectorOrUndef (Results 1 – 1 of 1) sorted by relevance
4998 auto IsConstantBuildVectorOrUndef = [&](const SDValue &Op) { in FoldConstantVectorArithmetic() local5007 if (!llvm::all_of(Ops, IsConstantBuildVectorOrUndef) || in FoldConstantVectorArithmetic()