Searched refs:BSize (Results 1 – 5 of 5) sorted by relevance
15 #define BLOCK_ERROR_BLOCKSIZE_MSA(BSize) \ argument16 static int64_t block_error_##BSize##size_msa( \45 for (loop_cnt = ((BSize >> 4) - 1); loop_cnt--;) { \
16 #define BLOCK_ERROR_BLOCKSIZE_MSA(BSize) \ argument17 static int64_t block_error_##BSize##size_msa( \46 for (loop_cnt = ((BSize >> 4) - 1); loop_cnt--;) { \
50 unsigned int BSize : 2; member
511 auto BSize = std::make_tuple(B.isScalableVector(), B.getScalarSizeInBits(), in EnforceSmallerThan() local513 return ASize < BSize; in EnforceSmallerThan()