Home
last modified time | relevance | path

Searched defs:PartialReduction (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/runtime/
H A Dreduction-templates.h179 inline RT_API_ATTRS void PartialReduction(Descriptor &result, PartialReduction() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12227 auto PartialReduction = [&](SDValue Op, unsigned NumSubElts) { matchBinOpReduction() local