Home
last modified time | relevance | path

Searched refs:iro_Id (Results 1 – 9 of 9) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/ir/ana/
H A Dcgana.c321 case iro_Id: in free_mark_proj()
411 case iro_Id: in free_ana_walker()
684 case iro_Id: in callee_ana_node()
H A Danalyze_irg_args.c355 case iro_Id: in calc_method_param_weight()
H A Dvrp.c275 case iro_Id: { in vrp_update_node()
H A Dirmemory.c906 case iro_Id: in determine_entity_usage()
/dports/devel/libfirm/libfirm-1.21.0/include/libfirm/
H A Dopcodes.h35 iro_Id, enumerator
/dports/devel/libfirm/libfirm-1.21.0/ir/opt/
H A Dscalar_replace.c251 case iro_Id: { in is_address_taken()
H A Dopt_inline.c1233 case iro_Id: in calc_method_local_weight()
/dports/devel/libfirm/libfirm-1.21.0/ir/ir/
H A Dgen_irop.c.inl100 op_Id = new_ir_op(iro_Id, "Id", op_pin_state_floats, irop_flag_none, oparity_unary, -1, 0);
H A Diropt.c6262 (iro == iro_Id) || /* ... */ in transform_node()
6664 (iro == iro_Id) || in optimize_node()