Searched refs:REG_IN_TABLE (Results 1 – 3 of 3) sorted by relevance
467 #define REG_IN_TABLE(N) (get_cse_reg_info (N)->reg_in_table) macro988 if (REG_IN_TABLE (i) >= 0 && REG_IN_TABLE (i) != REG_TICK (i)) in mention_regs()991 REG_IN_TABLE (i) = REG_TICK (i); in mention_regs()1006 if (REG_IN_TABLE (i) >= 0 && REG_IN_TABLE (i) != REG_TICK (i)) in mention_regs()1013 if (REG_TICK (i) - REG_IN_TABLE (i) > 1 in mention_regs()1020 REG_IN_TABLE (i) = REG_TICK (i); in mention_regs()1135 && REG_IN_TABLE (regno) >= 0 in insert_regs()1136 && REG_TICK (regno) == REG_IN_TABLE (regno) + 1) in insert_regs()2025 || REG_IN_TABLE (REGNO (x)) < 0 in rehash_using_reg()2026 || REG_IN_TABLE (REGNO (x)) != REG_TICK (REGNO (x))) in rehash_using_reg()[all …]
16756 (REG_IN_TABLE): Likewise. Use throughout instead of reg_in_table.
32908 (REG_TICK, REG_IN_TABLE, SUBREG_TICKED, REG_QTY): Use