Home
last modified time | relevance | path

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

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