Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h2217 bool AllowPartials = false);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11936 bool AllowPartials) { in matchBinOpReduction() argument
11967 if (!AllowPartials || !Op) in matchBinOpReduction()