Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Ddot-product.cpp88 using AccumType = AccumulationType<RCAT, RKIND>; DoDotProduct() typedef
H A Dreduction-templates.h370 using AccumType = Norm2AccumType<KIND>; global() variable