Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.cc3782 void (*gen_fun) (int, int, rtx); in gen_shifty_hi_op() local
3793 gen_fun = GET_MODE (operands[0]) == HImode ? gen_ashift_hi : gen_ashift; in gen_shifty_hi_op()
3798 gen_fun (code, ext_ashl_lshr_seq[value].amount[i], operands[0]); in gen_shifty_hi_op()
3804 gen_fun (code, ext_ashl_lshr_seq[value].amount[i], operands[0]); in gen_shifty_hi_op()