Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Doptabs.h388 #define vec_shl_optab (optab_table[OTI_vec_shl]) macro
H A Doptabs.c314 return vec_shl_optab; in optab_for_tree_code()
633 shift_optab = vec_shl_optab; in expand_vec_shift_expr()
5312 vec_shl_optab = init_optab (UNKNOWN); in init_optabs()