Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc6565 int xxspltib_value = 256; in output_vec_const_move() local
6621 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6625 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c6335 int xxspltib_value = 256; in output_vec_const_move() local
6366 && xxspltib_constant_p (vec, mode, &num_insns, &xxspltib_value)) in output_vec_const_move()
6370 operands[2] = GEN_INT (xxspltib_value & 0xff); in output_vec_const_move()