Home
last modified time | relevance | path

Searched refs:rtx_alloc (Results 1 – 18 of 18) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgensupport.c106 rtx rt = rtx_alloc (CONST_INT); in gen_rtx_CONST_INT()
377 rtx t1 = rtx_alloc (DEFINE_ATTR); in add_define_attr()
465 split = rtx_alloc (DEFINE_SPLIT); in process_rtx()
820 eq_attr = rtx_alloc (EQ_ATTR); in modify_attr_enabled_ce()
821 ite = rtx_alloc (IF_THEN_ELSE); in modify_attr_enabled_ce()
822 str = rtx_alloc (CONST_STRING); in modify_attr_enabled_ce()
937 val = rtx_alloc (IF_THEN_ELSE); in alter_attrs_for_insn()
945 set = rtx_alloc (SET); in alter_attrs_for_insn()
946 SET_DEST (set) = rtx_alloc (ATTR); in alter_attrs_for_insn()
1139 pattern = rtx_alloc (COND_EXEC); in process_one_cond_exec()
[all …]
H A Dgenattrtab.c385 rt_val = rtx_alloc (code); in attr_rtx_1()
400 rt_val = rtx_alloc (code); in attr_rtx_1()
415 rt_val = rtx_alloc (code); in attr_rtx_1()
432 rt_val = rtx_alloc (code); in attr_rtx_1()
455 rt_val = rtx_alloc (code); in attr_rtx_1()
482 rt_val = rtx_alloc (code); in attr_rtx_1()
671 copy = rtx_alloc (code); in attr_copy_rtx()
1060 condexp = rtx_alloc (COND); in convert_set_attr_alternative()
1207 newexp = rtx_alloc (COND); in make_canonical()
1333 condexp = rtx_alloc (COND); in expand_delays()
[all …]
H A Dread-rtl.c341 x = rtx_alloc (bellwether_code); in apply_iterator_to_rtx()
504 new_elem = rtx_alloc (EXPR_LIST); in apply_iterator_traverse()
825 queue_head = rtx_alloc (EXPR_LIST); in read_rtx()
900 return_rtx = rtx_alloc (bellwether_code); in read_rtx_code()
1127 q = rtx_alloc (GET_CODE (p)); in read_rtx_variadic()
H A Dgenpreds.c145 match_test_exp = rtx_alloc (MATCH_TEST); in write_predicate_subfunction()
148 and_exp = rtx_alloc (AND); in write_predicate_subfunction()
321 match_test_exp = rtx_alloc (MATCH_TEST); in add_mode_tests()
323 and_exp = rtx_alloc (AND); in add_mode_tests()
H A Demit-rtl.c552 value = rtx_alloc (CONST_DOUBLE); in immed_double_const()
3680 insn = rtx_alloc (INSN); in make_insn_raw()
3711 insn = rtx_alloc (DEBUG_INSN); in make_debug_insn_raw()
3732 insn = rtx_alloc (JUMP_INSN); in make_jump_insn_raw()
3752 insn = rtx_alloc (CALL_INSN); in make_call_insn_raw()
4223 rtx insn = rtx_alloc (BARRIER); in emit_barrier_before()
4252 rtx note = rtx_alloc (NOTE); in emit_note_before()
4389 rtx insn = rtx_alloc (BARRIER); in emit_barrier_after()
4419 rtx note = rtx_alloc (NOTE); in emit_note_after()
4856 note = rtx_alloc (NOTE); in emit_note_copy()
[all …]
H A Dgenrecog.c2338 x = rtx_alloc (PARALLEL); in make_insn_sequence()
2360 x = rtx_alloc (PARALLEL); in make_insn_sequence()
2426 new_rtx = rtx_alloc (PARALLEL); in make_insn_sequence()
H A Drtl.h1650 #define rtx_alloc(c) rtx_alloc_stat (c MEM_STAT_INFO) macro
H A Dexpr.c224 insn = rtx_alloc (INSN); in init_expr_target()
/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl-tests.c118 rtx_barrier *barrier = as_a <rtx_barrier *> (rtx_alloc (BARRIER)); in test_dumping_insns()
138 rtx x = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
139 rtx y = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
140 rtx z = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
H A Dgensupport.c139 rtx rt = rtx_alloc (CONST_INT); in gen_rtx_CONST_INT()
443 rtx t1 = rtx_alloc (DEFINE_ATTR); in add_define_attr()
539 split = rtx_alloc (DEFINE_SPLIT); in process_rtx()
1279 eq_attr = rtx_alloc (EQ_ATTR); in modify_attr_enabled_ce()
1280 ite = rtx_alloc (IF_THEN_ELSE); in modify_attr_enabled_ce()
1281 str = rtx_alloc (CONST_STRING); in modify_attr_enabled_ce()
1396 val = rtx_alloc (IF_THEN_ELSE); in alter_attrs_for_insn()
1404 set = rtx_alloc (SET); in alter_attrs_for_insn()
1405 SET_DEST (set) = rtx_alloc (ATTR); in alter_attrs_for_insn()
1760 pattern = rtx_alloc (COND_EXEC); in process_one_cond_exec()
[all …]
H A Dread-rtl.c266 new_attr = rtx_alloc (SET_ATTR); in apply_subst_iterator()
431 x = rtx_alloc (GET_CODE (original)); in copy_rtx_for_iterators()
994 return_rtx = rtx_alloc (DEFINE_ATTR); in add_define_attr_for_define_subst()
997 const_str = rtx_alloc (CONST_STRING); in add_define_attr_for_define_subst()
1016 return_rtx = rtx_alloc (DEFINE_SUBST_ATTR); in add_define_subst_attr()
1295 return_rtx = rtx_alloc (code); in read_rtx_code()
1678 q = rtx_alloc (GET_CODE (p)); in read_rtx_variadic()
H A Dgenattrtab.c412 rt_val = rtx_alloc (code); in attr_rtx_1()
441 rt_val = rtx_alloc (code); in attr_rtx_1()
464 rt_val = rtx_alloc (code); in attr_rtx_1()
491 rt_val = rtx_alloc (code); in attr_rtx_1()
514 rt_val = rtx_alloc (code); in attr_rtx_1()
1003 condexp = rtx_alloc (COND); in convert_set_attr_alternative()
1150 newexp = rtx_alloc (COND); in make_canonical()
1281 condexp = rtx_alloc (COND); in expand_delays()
1419 newexp = rtx_alloc (COND); in substitute_address()
4955 code_exp = rtx_alloc (COND); in make_automaton_attrs()
[all …]
H A Dgenpreds.c145 match_test_exp = rtx_alloc (MATCH_TEST); in write_predicate_subfunction()
148 and_exp = rtx_alloc (AND); in write_predicate_subfunction()
354 match_test_exp = rtx_alloc (MATCH_TEST); in add_mode_tests()
360 and_exp = rtx_alloc (AND); in add_mode_tests()
H A Demit-rtl.c473 rtx x = rtx_alloc (REG MEM_STAT_INFO); in gen_raw_REG()
561 rtx real = rtx_alloc (CONST_DOUBLE); in const_double_from_real_value()
589 rtx fixed = rtx_alloc (CONST_FIXED); in const_fixed_from_fixed_value()
715 value = rtx_alloc (CONST_DOUBLE); in immed_double_const()
4023 insn = as_a <rtx_insn *> (rtx_alloc (INSN)); in make_insn_raw()
4054 insn = as_a <rtx_debug_insn *> (rtx_alloc (DEBUG_INSN)); in make_debug_insn_raw()
4075 insn = as_a <rtx_jump_insn *> (rtx_alloc (JUMP_INSN)); in make_jump_insn_raw()
4095 insn = as_a <rtx_call_insn *> (rtx_alloc (CALL_INSN)); in make_call_insn_raw()
4118 rtx_note *note = as_a <rtx_note *> (rtx_alloc (NOTE)); in make_note_raw()
4610 rtx_barrier *insn = as_a <rtx_barrier *> (rtx_alloc (BARRIER)); in emit_barrier_before()
[all …]
H A Drtl.c231 rtx_alloc (RTX_CODE code MEM_STAT_DECL) in rtx_alloc() function
H A Dgenrecog.c5262 rtx pattern = rtx_alloc (SEQUENCE); in get_peephole2_pattern()
5311 new_pattern = rtx_alloc (PARALLEL); in remove_clobbers()
H A Drtl.h2919 extern rtx rtx_alloc (RTX_CODE CXX_MEM_STAT_INFO);
H A Dexpr.c126 rtx_insn *insn = as_a<rtx_insn *> (rtx_alloc (INSN)); in init_expr_target()