Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5309 auto IsConstantBuildVectorOrUndef = [&](const SDValue &Op) { in FoldConstantVectorArithmetic() local
5318 if (!llvm::all_of(Ops, IsConstantBuildVectorOrUndef) || in FoldConstantVectorArithmetic()