Home
last modified time | relevance | path

Searched refs:HIST_TYPE_AVERAGE (Results 1 – 25 of 101) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvalue-prof.h35 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvalue-prof.h35 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvalue-prof.h35 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
H A Dvalue-prof.c275 case HIST_TYPE_AVERAGE: in dump_histogram_value()
408 case HIST_TYPE_AVERAGE: in stream_in_histogram_value()
1747 histogram = gimple_histogram_value_of_type (cfun, stmt, HIST_TYPE_AVERAGE); in stringop_block_profile()
1910 values->safe_push (gimple_alloc_histogram_value (cfun, HIST_TYPE_AVERAGE, in gimple_stringops_values_to_profile()
1969 case HIST_TYPE_AVERAGE: in gimple_find_values_to_profile()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvalue-prof.h33 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvalue-prof.h35 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvalue-prof.h35 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvalue-prof.h32 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
H A Dvalue-prof.c284 case HIST_TYPE_AVERAGE: in dump_histogram_value()
376 case HIST_TYPE_AVERAGE: in stream_in_histogram_value()
1737 histogram = gimple_histogram_value_of_type (cfun, stmt, HIST_TYPE_AVERAGE); in stringop_block_profile()
1891 values->safe_push (gimple_alloc_histogram_value (cfun, HIST_TYPE_AVERAGE, in gimple_stringops_values_to_profile()
1948 case HIST_TYPE_AVERAGE: in gimple_find_values_to_profile()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvalue-prof.h32 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
H A Dvalue-prof.c285 case HIST_TYPE_AVERAGE: in dump_histogram_value()
377 case HIST_TYPE_AVERAGE: in stream_in_histogram_value()
1704 histogram = gimple_histogram_value_of_type (cfun, stmt, HIST_TYPE_AVERAGE); in stringop_block_profile()
1858 values->safe_push (gimple_alloc_histogram_value (cfun, HIST_TYPE_AVERAGE, in gimple_stringops_values_to_profile()
1915 case HIST_TYPE_AVERAGE: in gimple_find_values_to_profile()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvalue-prof.h32 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvalue-prof.h32 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvalue-prof.h32 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvalue-prof.h32 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvalue-prof.h32 HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ProfileData/
H A DSampleProfReader.h463 HIST_TYPE_AVERAGE, enumerator

12345