Home
last modified time | relevance | path

Searched refs:all_half_words_same (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-protos.h248 bool all_half_words_same; /* Are the half words all equal? */ member
H A Drs6000.cc28588 info->all_half_words_same = true; in vec_const_128bit_to_bytes()
28592 info->all_half_words_same = false; in vec_const_128bit_to_bytes()
28693 if (vsx_const->all_half_words_same) in constant_generates_xxspltiw()
28726 || vsx_const->all_half_words_same in constant_generates_xxspltidp()