Home
last modified time | relevance | path

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

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