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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h127 extern bool ix86_function_arg_regno_p (int);
H A Di386.h1466 #define FUNCTION_ARG_REGNO_P(N) ix86_function_arg_regno_p (N)
H A Di386.c3008 ix86_function_arg_regno_p (int regno)
3000 ix86_function_arg_regno_p (int regno) function

Completed in 205 milliseconds