Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dmatmul-transpose.cpp304 SubscriptValue resAt[2]{i + resLB[0], j + resLB[1]}; DoMatmulTranspose() local
330 SubscriptValue resAt[1]{i + resLB[0]}; DoMatmulTranspose() local
H A Dmatmul.cpp394 SubscriptValue xAt[2], yAt[2], resAt[2]; DoMatmul() local
[all...]