Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/arc/
H A Darc.c1004 static enum arc_function_type fn_type = ARC_FUNCTION_UNKNOWN; in arc_compute_function_type()
1011 fn_type = ARC_FUNCTION_UNKNOWN; in arc_compute_function_type()
1016 if (decl == last_fn && fn_type != ARC_FUNCTION_UNKNOWN) in arc_compute_function_type()
H A Darc.h1087 ARC_FUNCTION_UNKNOWN, ARC_FUNCTION_NORMAL, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.c963 static enum arc_function_type fn_type = ARC_FUNCTION_UNKNOWN;
970 fn_type = ARC_FUNCTION_UNKNOWN;
975 if (decl == last_fn && fn_type != ARC_FUNCTION_UNKNOWN)
H A Darc.h1387 ARC_FUNCTION_UNKNOWN, ARC_FUNCTION_NORMAL, enumerator