Searched refs:contiguousDimType (Results 1 – 2 of 2) sorted by relevance
220 params.contiguousDimType = in getLdMatrixParams()223 if (params.contiguousDimType == IteratorType::Reduction) { in getLdMatrixParams()253 if (params.contiguousDimType == IteratorType::Reduction) { in getLaneIdToLdMatrixMatrixCoord()261 if (params.contiguousDimType == IteratorType::Parallel) { in getLaneIdToLdMatrixMatrixCoord()
74 IteratorType contiguousDimType; member