Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5363 auto IsConstantBuildVectorSplatVectorOrUndef = [](const SDValue &Op) { in FoldConstantVectorArithmetic() local
5375 if (!llvm::all_of(Ops, IsConstantBuildVectorSplatVectorOrUndef) || in FoldConstantVectorArithmetic()