Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5897 auto IsBuildVectorSplatVectorOrUndef = [](const SDValue &Op) { in FoldConstantArithmetic() local
5906 if (!llvm::all_of(Ops, IsBuildVectorSplatVectorOrUndef) || in FoldConstantArithmetic()