Home
last modified time | relevance | path

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

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