Home
last modified time | relevance | path

Searched defs:jfunc (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-prop.h349 ipa_get_jf_constant (struct ipa_jump_func *jfunc) in ipa_get_jf_constant()
356 ipa_get_jf_constant_rdesc (struct ipa_jump_func *jfunc) in ipa_get_jf_constant_rdesc()
365 ipa_zap_jf_refdesc (ipa_jump_func *jfunc) in ipa_zap_jf_refdesc()
374 ipa_get_jf_pass_through_operand (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_operand()
384 ipa_get_jf_pass_through_formal_id (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_formal_id()
393 ipa_get_jf_pass_through_operation (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_operation()
402 ipa_get_jf_pass_through_agg_preserved (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_agg_preserved()
412 ipa_get_jf_pass_through_refdesc_decremented (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_refdesc_decremented()
422 ipa_set_jf_pass_through_refdesc_decremented (ipa_jump_func *jfunc, bool value) in ipa_set_jf_pass_through_refdesc_decremented()
432 ipa_get_jf_pass_through_type_preserved (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_type_preserved()
[all …]
H A Dipa-prop.cc523 ipa_set_jf_unknown (struct ipa_jump_func *jfunc) in ipa_set_jf_unknown()
544 ipa_set_jf_constant (struct ipa_jump_func *jfunc, tree constant, in ipa_set_jf_constant()
569 ipa_set_jf_simple_pass_through (struct ipa_jump_func *jfunc, int formal_id, in ipa_set_jf_simple_pass_through()
583 ipa_set_jf_unary_pass_through (struct ipa_jump_func *jfunc, int formal_id, in ipa_set_jf_unary_pass_through()
596 ipa_set_jf_arith_pass_through (struct ipa_jump_func *jfunc, int formal_id, in ipa_set_jf_arith_pass_through()
610 ipa_set_ancestor_jf (struct ipa_jump_func *jfunc, HOST_WIDE_INT offset, in ipa_set_ancestor_jf()
1373 struct ipa_jump_func *jfunc, in compute_complex_assign_jump_func()
1526 struct ipa_jump_func *jfunc, in compute_complex_ancestor_jump_func()
1704 struct ipa_jump_func *jfunc) in build_agg_jump_func_from_list()
1988 struct ipa_jump_func *jfunc) in determine_known_aggregate_parts()
[all …]
H A Dipa-cp.cc1475 ipa_get_jf_pass_through_result (struct ipa_jump_func *jfunc, tree input, in ipa_get_jf_pass_through_result()
1488 ipa_get_jf_ancestor_result (struct ipa_jump_func *jfunc, tree input) in ipa_get_jf_ancestor_result()
1516 ipa_value_from_jfunc (class ipa_node_params *info, struct ipa_jump_func *jfunc, in ipa_value_from_jfunc()
1566 ipa_jump_func *jfunc) in ipa_context_from_jfunc()
1645 ipa_jump_func *jfunc, tree parm_type) in ipa_value_range_from_jfunc()
2170 propagate_vals_across_pass_through (cgraph_edge *cs, ipa_jump_func *jfunc, in propagate_vals_across_pass_through()
2188 struct ipa_jump_func *jfunc, in propagate_vals_across_ancestor()
2218 struct ipa_jump_func *jfunc, in propagate_scalar_across_jump_function()
2280 ipa_jump_func *jfunc, int idx, in propagate_context_across_jump_function()
2366 ipa_jump_func *jfunc, in propagate_bits_across_jump_function()
[all …]
H A Dipa-fnsummary.cc3987 struct ipa_jump_func *jfunc = ipa_get_ith_jump_func (args, i); in remap_edge_params() local
4157 struct ipa_jump_func *jfunc = ipa_get_ith_jump_func (args, i); in ipa_merge_fn_summary_after_inlining() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-prop.h341 ipa_get_jf_constant (struct ipa_jump_func *jfunc) in ipa_get_jf_constant()
348 ipa_get_jf_constant_rdesc (struct ipa_jump_func *jfunc) in ipa_get_jf_constant_rdesc()
357 ipa_get_jf_pass_through_operand (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_operand()
367 ipa_get_jf_pass_through_formal_id (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_formal_id()
376 ipa_get_jf_pass_through_operation (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_operation()
385 ipa_get_jf_pass_through_agg_preserved (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_agg_preserved()
395 ipa_get_jf_pass_through_type_preserved (struct ipa_jump_func *jfunc) in ipa_get_jf_pass_through_type_preserved()
404 ipa_get_jf_ancestor_offset (struct ipa_jump_func *jfunc) in ipa_get_jf_ancestor_offset()
414 ipa_get_jf_ancestor_formal_id (struct ipa_jump_func *jfunc) in ipa_get_jf_ancestor_formal_id()
423 ipa_get_jf_ancestor_agg_preserved (struct ipa_jump_func *jfunc) in ipa_get_jf_ancestor_agg_preserved()
[all …]
H A Dipa-cp.c1360 ipa_get_jf_pass_through_result (struct ipa_jump_func *jfunc, tree input, in ipa_get_jf_pass_through_result()
1373 ipa_get_jf_ancestor_result (struct ipa_jump_func *jfunc, tree input) in ipa_get_jf_ancestor_result()
1401 ipa_value_from_jfunc (class ipa_node_params *info, struct ipa_jump_func *jfunc, in ipa_value_from_jfunc()
1451 ipa_jump_func *jfunc) in ipa_context_from_jfunc()
1530 ipa_jump_func *jfunc, tree parm_type) in ipa_value_range_from_jfunc()
H A Dipa-prop.c517 ipa_set_jf_unknown (struct ipa_jump_func *jfunc) in ipa_set_jf_unknown()
538 ipa_set_jf_constant (struct ipa_jump_func *jfunc, tree constant, in ipa_set_jf_constant()
561 ipa_set_jf_simple_pass_through (struct ipa_jump_func *jfunc, int formal_id, in ipa_set_jf_simple_pass_through()
574 ipa_set_jf_unary_pass_through (struct ipa_jump_func *jfunc, int formal_id, in ipa_set_jf_unary_pass_through()
586 ipa_set_jf_arith_pass_through (struct ipa_jump_func *jfunc, int formal_id, in ipa_set_jf_arith_pass_through()
599 ipa_set_ancestor_jf (struct ipa_jump_func *jfunc, HOST_WIDE_INT offset, in ipa_set_ancestor_jf()
1289 struct ipa_jump_func *jfunc, in compute_complex_assign_jump_func()
1444 struct ipa_jump_func *jfunc, in compute_complex_ancestor_jump_func()
1622 struct ipa_jump_func *jfunc) in build_agg_jump_func_from_list()
1858 struct ipa_jump_func *jfunc) in determine_known_aggregate_parts()
[all …]
H A Dipa-fnsummary.c3772 struct ipa_jump_func *jfunc = ipa_get_ith_jump_func (args, i); in remap_edge_change_prob() local
3937 struct ipa_jump_func *jfunc = ipa_get_ith_jump_func (args, i); in ipa_merge_fn_summary_after_inlining() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dparse.cc471 JMethod *jfunc = (JMethod*) jmaps->locate_exact_match (mid, ts); in process_jcm_load_cmd() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dparse.cc471 JMethod *jfunc = (JMethod*) jmaps->locate_exact_match (mid, ts); in process_jcm_load_cmd() local