Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Ddot-product.cpp109 template <TypeCategory XCAT, int XKIND> struct DP1 { struct
137 return typename DP1<RCAT, RKIND>::template DP2<RCAT, RKIND>{}( in operator ()()
143 return ApplyType<DP1, Result>(xCatKind->first, xCatKind->second, in operator ()()