Searched refs:half_words (Results 1 – 2 of 2) sorted by relevance
241 unsigned short half_words[VECTOR_128BIT_HALF_WORDS]; member
28584 info->half_words[i] = ((info->bytes[i * 2] << 8) in vec_const_128bit_to_bytes()28587 unsigned short first_hword = info->half_words[0]; in vec_const_128bit_to_bytes()28590 if (first_hword != info->half_words[i]) in vec_const_128bit_to_bytes()28695 unsigned short h_word = vsx_const->half_words[0]; in constant_generates_xxspltiw()