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

/freebsd-9.3-release/contrib/gcc/
H A Dsimplify-rtx.c924 int op_elt_size = GET_MODE_SIZE (GET_MODE_INNER (opmode));
925 unsigned op_n_elts = (GET_MODE_SIZE (opmode) / op_elt_size);
918 int op_elt_size = GET_MODE_SIZE (GET_MODE_INNER (opmode)); local

Completed in 61 milliseconds