Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Ddot-product.cpp28 using Result = AccumulationType<RCAT, RKIND>;
81 using AccumType = AccumulationType<RCAT, RKIND>; in DoDotProduct()
H A Dtools.h354 using AccumulationType = CppTypeFor<CAT, variable
H A Dmatmul.cpp37 using Result = AccumulationType<RCAT, RKIND>;