Home
last modified time | relevance | path

Searched refs:inst_edge (Results 1 – 21 of 21) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtrans-mem.c2690 edge inst_edge = NULL; in expand_transaction() local
2705 inst_edge = e; in expand_transaction()
2725 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2845 if (inst_edge && uninst_edge) in expand_transaction()
2877 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
2878 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
2879 inst_edge->probability = REG_BR_PROB_BASE / 2; in expand_transaction()
2880 inst_edge->count in expand_transaction()
2881 = apply_probability (test_bb->count, inst_edge->probability); in expand_transaction()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtrans-mem.c2570 edge inst_edge = NULL; in expand_transaction() local
2585 inst_edge = e; in expand_transaction()
2605 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2725 if (inst_edge && uninst_edge) in expand_transaction()
2757 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
2758 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
2759 inst_edge->probability = REG_BR_PROB_BASE / 2; in expand_transaction()
2760 inst_edge->count in expand_transaction()
2761 = apply_probability(test_bb->count, inst_edge->probability); in expand_transaction()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtrans-mem.c2570 edge inst_edge = NULL; in expand_transaction() local
2585 inst_edge = e; in expand_transaction()
2605 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2725 if (inst_edge && uninst_edge) in expand_transaction()
2757 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
2758 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
2759 inst_edge->probability = REG_BR_PROB_BASE / 2; in expand_transaction()
2760 inst_edge->count in expand_transaction()
2761 = apply_probability(test_bb->count, inst_edge->probability); in expand_transaction()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtrans-mem.c2841 edge inst_edge = NULL; in expand_transaction() local
2856 inst_edge = e; in expand_transaction()
2876 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2990 if (inst_edge && uninst_edge) in expand_transaction()
3020 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3021 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3022 inst_edge->probability = REG_BR_PROB_BASE / 2; in expand_transaction()
3023 inst_edge->count in expand_transaction()
3024 = apply_probability (test_bb->count, inst_edge->probability); in expand_transaction()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtrans-mem.c2841 edge inst_edge = NULL; in expand_transaction() local
2856 inst_edge = e; in expand_transaction()
2876 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2990 if (inst_edge && uninst_edge) in expand_transaction()
3020 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3021 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3022 inst_edge->probability = REG_BR_PROB_BASE / 2; in expand_transaction()
3023 inst_edge->count in expand_transaction()
3024 = apply_probability (test_bb->count, inst_edge->probability); in expand_transaction()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtrans-mem.c2833 edge inst_edge = NULL; in expand_transaction() local
2848 inst_edge = e; in expand_transaction()
2868 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2973 if (inst_edge && uninst_edge) in expand_transaction()
3002 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3003 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3004 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtrans-mem.c2833 edge inst_edge = NULL; in expand_transaction() local
2848 inst_edge = e; in expand_transaction()
2868 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2973 if (inst_edge && uninst_edge) in expand_transaction()
3002 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3003 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3004 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtrans-mem.c2843 edge inst_edge = NULL; in expand_transaction() local
2858 inst_edge = e; in expand_transaction()
2878 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2983 if (inst_edge && uninst_edge) in expand_transaction()
3012 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3013 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3014 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtrans-mem.c2829 edge inst_edge = NULL; in expand_transaction() local
2844 inst_edge = e; in expand_transaction()
2864 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2969 if (inst_edge && uninst_edge) in expand_transaction()
2998 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
2999 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3000 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c2843 edge inst_edge = NULL; in expand_transaction() local
2858 inst_edge = e; in expand_transaction()
2878 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2983 if (inst_edge && uninst_edge) in expand_transaction()
3012 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3013 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3014 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtrans-mem.c2833 edge inst_edge = NULL; in expand_transaction() local
2848 inst_edge = e; in expand_transaction()
2868 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2973 if (inst_edge && uninst_edge) in expand_transaction()
3002 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3003 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3004 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c2843 edge inst_edge = NULL; in expand_transaction() local
2858 inst_edge = e; in expand_transaction()
2878 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2983 if (inst_edge && uninst_edge) in expand_transaction()
3012 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3013 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3014 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtrans-mem.c2830 edge inst_edge = NULL; in expand_transaction() local
2845 inst_edge = e; in expand_transaction()
2865 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2970 if (inst_edge && uninst_edge) in expand_transaction()
2999 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3000 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3001 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c2843 edge inst_edge = NULL; in expand_transaction() local
2858 inst_edge = e; in expand_transaction()
2878 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2983 if (inst_edge && uninst_edge) in expand_transaction()
3012 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3013 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3014 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c2843 edge inst_edge = NULL; in expand_transaction() local
2858 inst_edge = e; in expand_transaction()
2878 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2983 if (inst_edge && uninst_edge) in expand_transaction()
3012 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3013 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3014 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtrans-mem.c2833 edge inst_edge = NULL; in expand_transaction() local
2848 inst_edge = e; in expand_transaction()
2868 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2973 if (inst_edge && uninst_edge) in expand_transaction()
3002 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3003 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3004 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtrans-mem.c2829 edge inst_edge = NULL; in expand_transaction() local
2844 inst_edge = e; in expand_transaction()
2864 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2969 if (inst_edge && uninst_edge) in expand_transaction()
2998 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
2999 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3000 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtrans-mem.c2843 edge inst_edge = NULL; in expand_transaction() local
2858 inst_edge = e; in expand_transaction()
2878 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2983 if (inst_edge && uninst_edge) in expand_transaction()
3012 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3013 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3014 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtrans-mem.c2829 edge inst_edge = NULL;
2844 inst_edge = e;
2864 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION))
2969 if (inst_edge && uninst_edge)
2998 redirect_edge_pred (inst_edge, test_bb);
2999 inst_edge->flags = EDGE_FALSE_VALUE;
3000 inst_edge->probability = profile_probability::even ();
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtrans-mem.c2830 edge inst_edge = NULL; in expand_transaction() local
2845 inst_edge = e; in expand_transaction()
2865 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2970 if (inst_edge && uninst_edge) in expand_transaction()
2999 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3000 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3001 inst_edge->probability = profile_probability::even (); in expand_transaction()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtrans-mem.c2830 edge inst_edge = NULL; in expand_transaction() local
2845 inst_edge = e; in expand_transaction()
2865 if (inst_edge && !(subcode & GTMA_HAS_NO_INSTRUMENTATION)) in expand_transaction()
2970 if (inst_edge && uninst_edge) in expand_transaction()
2999 redirect_edge_pred (inst_edge, test_bb); in expand_transaction()
3000 inst_edge->flags = EDGE_FALSE_VALUE; in expand_transaction()
3001 inst_edge->probability = profile_probability::even (); in expand_transaction()