Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1852 bool AllowPartials = false);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9804 bool AllowPartials) { in matchBinOpReduction() argument
9835 if (!AllowPartials || !Op) in matchBinOpReduction()