Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h956 M32R_FUNCTION_UNKNOWN, M32R_FUNCTION_NORMAL, M32R_FUNCTION_INTERRUPT enumerator
H A Dm32r.cc1428 static enum m32r_function_type fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type()
1435 fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type()
1440 if (decl == last_fn && fn_type != M32R_FUNCTION_UNKNOWN) in m32r_compute_function_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.h982 M32R_FUNCTION_UNKNOWN, M32R_FUNCTION_NORMAL, M32R_FUNCTION_INTERRUPT enumerator
H A Dm32r.c1427 static enum m32r_function_type fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type()
1434 fn_type = M32R_FUNCTION_UNKNOWN; in m32r_compute_function_type()
1439 if (decl == last_fn && fn_type != M32R_FUNCTION_UNKNOWN) in m32r_compute_function_type()