Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5304 auto IsScalarOrSameVectorSize = [&](const SDValue &Op) { in FoldConstantVectorArithmetic() local
5319 !llvm::all_of(Ops, IsScalarOrSameVectorSize)) in FoldConstantVectorArithmetic()