Home
last modified time | relevance | path

Searched refs:alloc_EXPR_LIST (Results 1 – 22 of 22) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dloop-iv.c1928 cond_list = alloc_EXPR_LIST (0, cond, cond_list); in simplify_using_initial_values()
2043 alloc_EXPR_LIST (0, cond_under, desc->infinite); in shorten_into_mode()
2046 alloc_EXPR_LIST (0, cond_over, desc->noloop_assumptions); in shorten_into_mode()
2055 alloc_EXPR_LIST (0, cond_over, desc->infinite); in shorten_into_mode()
2058 alloc_EXPR_LIST (0, cond_under, desc->noloop_assumptions); in shorten_into_mode()
2064 alloc_EXPR_LIST (0, cond_over, desc->infinite); in shorten_into_mode()
2067 alloc_EXPR_LIST (0, cond_under, desc->infinite); in shorten_into_mode()
2428 alloc_EXPR_LIST (0, assumption, desc->noloop_assumptions); in iv_number_of_iterations()
2447 alloc_EXPR_LIST (0, const_true_rtx, NULL_RTX); in iv_number_of_iterations()
2458 alloc_EXPR_LIST (0, const_true_rtx, NULL_RTX); in iv_number_of_iterations()
[all …]
H A Dloop-unswitch.c360 conds = alloc_EXPR_LIST (0, cond, cond_checked); in unswitch_single_loop()
362 rconds = alloc_EXPR_LIST (0, rcond, cond_checked); in unswitch_single_loop()
H A Dlists.c131 alloc_EXPR_LIST (int kind, rtx val, rtx next) in alloc_EXPR_LIST() function
H A Dstore-motion.c286 *mentioned_regs_p = alloc_EXPR_LIST (0, *loc, *mentioned_regs_p); in extract_mentioned_regs_1()
H A Dsched-rgn.c2564 new_mems = alloc_EXPR_LIST (VOIDmode, XEXP (copy_mems, 0), new_mems); in concat_insn_mem_list()
H A Drtl.h2037 extern rtx alloc_EXPR_LIST (int, rtx, rtx);
H A Difcvt.c380 alloc_EXPR_LIST (REG_BR_PROB, prob_val, in cond_exec_process_insns()
H A Dsched-deps.c1725 link = alloc_EXPR_LIST (VOIDmode, canon_rtx (mem), *mem_list); in add_insn_mem_dependence()
H A Drtlanal.c1930 note = alloc_EXPR_LIST (kind, datum, list); in alloc_reg_note()
H A Dvar-tracking.c949 amd->side_effects = alloc_EXPR_LIST (0, in adjust_mems()
962 amd->side_effects = alloc_EXPR_LIST (0, in adjust_mems()
H A Dexpr.c1817 e = alloc_EXPR_LIST (REG_NOTE_KIND (e), d, XEXP (e, 1)); in emit_group_load_into_temps()
1857 e = alloc_EXPR_LIST (REG_NOTE_KIND (e), copy_to_reg (d), XEXP (e, 1)); in emit_group_move_into_temps()
H A Dreload.c307 = alloc_EXPR_LIST (REG_EQUIV, mem, in push_reg_equiv_alt_mem()
H A Ddwarf2out.c5217 return alloc_EXPR_LIST (bitsize, loc_note, next); in decl_piece_node()
5219 return alloc_EXPR_LIST (0, gen_rtx_CONCAT (VOIDmode, in decl_piece_node()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dloop-iv.c1958 cond_list = alloc_EXPR_LIST (0, cond, cond_list); in simplify_using_initial_values()
2092 alloc_EXPR_LIST (0, cond_under, desc->infinite); in shorten_into_mode()
2095 alloc_EXPR_LIST (0, cond_over, desc->noloop_assumptions); in shorten_into_mode()
2104 alloc_EXPR_LIST (0, cond_over, desc->infinite); in shorten_into_mode()
2107 alloc_EXPR_LIST (0, cond_under, desc->noloop_assumptions); in shorten_into_mode()
2113 alloc_EXPR_LIST (0, cond_over, desc->infinite); in shorten_into_mode()
2116 alloc_EXPR_LIST (0, cond_under, desc->infinite); in shorten_into_mode()
2477 alloc_EXPR_LIST (0, assumption, desc->noloop_assumptions); in iv_number_of_iterations()
2496 alloc_EXPR_LIST (0, const_true_rtx, NULL_RTX); in iv_number_of_iterations()
2507 alloc_EXPR_LIST (0, const_true_rtx, NULL_RTX); in iv_number_of_iterations()
[all …]
H A Dlists.c127 alloc_EXPR_LIST (int kind, rtx val, rtx next) in alloc_EXPR_LIST() function
H A Dsched-rgn.c2593 new_mems = alloc_EXPR_LIST (VOIDmode, copy_mems->element (), new_mems); in concat_insn_mem_list()
H A Drtl.h3538 extern rtx_expr_list *alloc_EXPR_LIST (int, rtx, rtx);
H A Dsched-deps.c1743 mem_node = alloc_EXPR_LIST (VOIDmode, canon_rtx (mem), *mem_list); in add_insn_mem_dependence()
H A Drtlanal.c2352 note = alloc_EXPR_LIST (kind, datum, list); in alloc_reg_note()
H A Dexpr.c2336 e = alloc_EXPR_LIST (REG_NOTE_KIND (e), d, XEXP (e, 1)); in emit_group_load_into_temps()
2376 e = alloc_EXPR_LIST (REG_NOTE_KIND (e), copy_to_reg (d), XEXP (e, 1)); in emit_group_move_into_temps()
H A Dreload.c299 = alloc_EXPR_LIST (REG_EQUIV, mem, in push_reg_equiv_alt_mem()
H A Ddwarf2out.c6088 return alloc_EXPR_LIST (bitsize, loc_note, next); in decl_piece_node()
6090 return alloc_EXPR_LIST (0, gen_rtx_CONCAT (VOIDmode, in decl_piece_node()