Searched refs:LMULFixed (Results 1 – 1 of 1) sorted by relevance
109 unsigned LMULFixed = LMUL.second ? (8 / LMUL.first) : 8 * LMUL.first; in convertToVLMAX() local114 assert(8 * LMULFixed / SEW > 0); in convertToVLMAX()123 if (ScaleFixed != 8 * LMULFixed / SEW) in convertToVLMAX()