Searched refs:LAST_REX_INT_REG (Results 1 – 5 of 5) sorted by relevance
1178 #define LAST_REX_INT_REG R15_REG macro1406 IN_RANGE ((N), FIRST_REX_INT_REG, LAST_REX_INT_REG)
476 for (i = FIRST_REX_INT_REG; i <= LAST_REX_INT_REG; i++) in ix86_conditional_register_usage()6086 for (regno = FIRST_REX_INT_REG; regno <= LAST_REX_INT_REG; regno++) in ix86_code_end()
1308 #define LAST_REX_INT_REG R15_REG macro1524 IN_RANGE ((N), FIRST_REX_INT_REG, LAST_REX_INT_REG)
471 for (i = FIRST_REX_INT_REG; i <= LAST_REX_INT_REG; i++) in ix86_conditional_register_usage()5596 for (regno = FIRST_REX_INT_REG; regno <= LAST_REX_INT_REG; regno++) in ix86_code_end()18400 if (IN_RANGE (hard_regno, FIRST_REX_INT_REG, LAST_REX_INT_REG)) in ix86_register_priority()
27869 (FIRST_REX_INT_REG, LAST_REX_INT_REG, FIRST_REX_SSE_REG,