Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dmatmul-transpose.cpp74 ResultType x_ki; MatrixTransposedTimesMatrix() local
148 ResultType x_ki; MatrixTransposedTimesVector() local
295 ResultType x_ki = IsLogicalElementTrue(x, xAt); DoMatmulTranspose() local
299 ResultType x_ki = static_cast<ResultType>(*x.Element<XT>(xAt)); DoMatmulTranspose() local
321 ResultType x_ki = IsLogicalElementTrue(x, xAt); DoMatmulTranspose() local
325 ResultType x_ki = static_cast<ResultType>(*x.Element<XT>(xAt)); DoMatmulTranspose() local
[all...]