Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4686 auto IsConstantBuildVectorOrUndef = [&](const SDValue &Op) { in FoldConstantVectorArithmetic() local
4695 if (!llvm::all_of(Ops, IsConstantBuildVectorOrUndef) || in FoldConstantVectorArithmetic()