Home
last modified time | relevance | path

Searched defs:temp_mode (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpr.c7036 machine_mode temp_mode = GET_MODE (temp); in store_field() local
7061 scalar_int_mode temp_mode; in store_field() local
7112 scalar_int_mode temp_mode = smallest_int_mode_for_size (bitsize); in store_field() local
H A Dcombine.c2684 scalar_int_mode dest_mode, temp_mode; in try_combine() local