Searched defs:xCatKind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | dot-product.cpp | 155 auto xCatKind{x.type().GetCategoryAndKind()}; operator ()() local |
H A D | matmul-transpose.cpp | 354 auto xCatKind{x.type().GetCategoryAndKind()}; operator ()() local |
H A D | matmul.cpp | 454 auto xCatKind{x.type().GetCategoryAndKind()}; operator ()() local |