Searched refs:index_word_lo (Results 1 – 1 of 1) sorted by relevance
54 #define index_word_lo(total) ((total) - 1) macro63 #define index_word_lo(total) 0 macro248 last_index = index_word_lo(size_words); in _mesa_short_shift_left_m()325 index = index_word_lo(size_words); in _mesa_short_shift_right_m()358 index = index_word_lo(size_words); in _mesa_short_shift_right_jam_m()417 m_out[index_word_lo(size_words)] |= 1; in _mesa_shift_right_jam_m()421 a += index_word_lo(size_words - word_dist); in _mesa_shift_right_jam_m()422 tmp = m_out + index_word_lo(size_words); in _mesa_shift_right_jam_m()436 m_out[index_word_lo(size_words)] |= 1; in _mesa_shift_right_jam_m()584 index = index_word_lo(size_words); in _mesa_neg_x_m()[all …]