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

/freebsd-9.3-release/contrib/gcc/
H A Dexpmed.c3768 int ushift = GET_MODE_BITSIZE (mode) - logd;
3772 if (shift_cost[mode][ushift] > COSTS_N_INSNS (1))
3777 build_int_cst (NULL_TREE, ushift),
3756 int ushift = GET_MODE_BITSIZE (mode) - logd; local

Completed in 47 milliseconds