Searched defs:movables (Results 1 – 2 of 2) sorted by relevance
637 struct loop_movables *movables = LOOP_MOVABLES (loop); local1401 ignore_some_movables (movables) in ignore_some_movables() argument1433 force_movables (movables) in force_movables() argument1473 combine_movables (movables, regs) in combine_movables() argument1615 regs_match_p (x, y, movables) in regs_match_p() argument1644 rtx_equal_for_loop_p (x, y, movables, regs) in rtx_equal_for_loop_p() argument2317 loop_movables_add (movables, m) in loop_movables_add() argument2330 loop_movables_free (movables) in loop_movables_free() argument6938 struct loop_movables *movables = LOOP_MOVABLES (loop); local
379 struct loop_movables movables; member