Searched defs:AccumType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | dot-product.cpp | 88 using AccumType = AccumulationType<RCAT, RKIND>; DoDotProduct() typedef |
H A D | reduction-templates.h | 370 using AccumType = Norm2AccumType<KIND>; global() variable |