Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Doptabs.c624 optab shift_optab; in expand_vec_shift_expr() local
630 shift_optab = vec_shr_optab; in expand_vec_shift_expr()
633 shift_optab = vec_shl_optab; in expand_vec_shift_expr()
639 icode = (int) shift_optab->handlers[(int) mode].insn_code; in expand_vec_shift_expr()