Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5676 auto IsBuildVectorSplatVectorOrUndef = [](const SDValue &Op) { in FoldConstantArithmetic() local
5685 if (!llvm::all_of(Ops, IsBuildVectorSplatVectorOrUndef) || in FoldConstantArithmetic()