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

/freebsd-12-stable/contrib/gcc/
H A Doptabs.c628 optab shift_optab;
634 shift_optab = vec_shr_optab;
637 shift_optab = vec_shl_optab;
643 icode = (int) shift_optab->handlers[(int) mode].insn_code;
624 optab shift_optab; local

Completed in 104 milliseconds