Searched refs:NUM_GPRS (Results 1 – 2 of 2) sorted by relevance
149 builtin_define_with_int_value ("__FRV_GPR__", NUM_GPRS); \194 #define NUM_GPRS (TARGET_GPR_32? 32 : 64) macro
793 for (i = GPR_FIRST + NUM_GPRS; i <= GPR_LAST; i++) in frv_conditional_register_usage()