Home
last modified time | relevance | path

Searched refs:IsConstantBuildVectorOrUndef (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3390 auto IsConstantBuildVectorOrUndef = [&](const SDValue &Op) { in FoldConstantVectorArithmetic() local
3399 if (!std::all_of(Ops.begin(), Ops.end(), IsConstantBuildVectorOrUndef) || in FoldConstantVectorArithmetic()