Searched refs:iv_extend_to_rtx_code (Results 1 – 4 of 4) sorted by relevance
145 iv_extend_to_rtx_code (enum iv_extend_code extend) in iv_extend_to_rtx_code() function186 rtx_name[iv_extend_to_rtx_code (iv->extend)], in dump_iv_info()461 val = simplify_gen_unary (iv_extend_to_rtx_code (extend), mode, in iv_extend()1260 val = simplify_gen_unary (iv_extend_to_rtx_code (iv->extend), in get_iv_value()
21587 * loop-iv.c (iv_extend_to_rtx_code): New function to translate
22052 (iv_extend_to_rtx_code): Same.