Searched defs:REGNO_FIRST_UID (Results 1 – 2 of 2) sorted by relevance
178 #define REGNO_FIRST_UID(N) (VARRAY_REG (reg_n_info, N)->first_uid) macro
192 #define REGNO_FIRST_UID(N) (VEC_index (reg_info_p, reg_n_info, N)->first_uid) macro