Searched refs:bitsPerElement (Results 1 – 1 of 1) sorted by relevance
242 const int bitsPerElement = static_cast<int>( in getLaneIdToLdMatrixMatrixCoord() local244 const int kElementsPer128b = (128 / bitsPerElement); in getLaneIdToLdMatrixMatrixCoord()262 const int64_t num8x128bCols = (operandShape[0] * bitsPerElement) / 128; in getLaneIdToLdMatrixMatrixCoord()