Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h1475 #define FUNCTION_ARG_REGNO_P(N) ix86_function_arg_regno_p (N) macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h1633 #define FUNCTION_ARG_REGNO_P(N) ix86_function_arg_regno_p (N) macro