Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dsimplify-rtx.c918 unsigned op_n_elts = (GET_MODE_SIZE (opmode) / op_elt_size); in simplify_const_unary_operation() local
922 gcc_assert (op_n_elts == n_elts); in simplify_const_unary_operation()