Searched defs:counts (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/legacy/binutils/gprof/
H A Dbb_exit_func.c37 long *counts; member in struct:bb
/haiku-buildtools/binutils/gprof/
H A Dbb_exit_func.c37 long *counts; member in struct:bb
/haiku-buildtools/jam/
H A Dmake.c121 COUNTS counts[1]; local
171 make0( TARGET *t, TARGET *p, int depth, COUNTS *counts, int anyhow ) argument
[all...]
H A Dmake1.c83 } counts[1] ; variable in typeref:struct:__anon2330
[all...]
/haiku-buildtools/gcc/libgcc/config/arc/gmon/sys/
H A Dgmon.h58 long *counts; member in struct:__bb
/haiku-buildtools/gcc/gcc/
H A Dtracer.c254 int *counts = XNEWVEC (int, last_basic_block_for_fn (cfun)); local
H A Dprofile.c316 gcov_type *counts; local
[all...]
H A Dcoverage.c113 gcov_type *counts; member in struct:counts_entry
[all...]
H A Dgcov.c189 gcov_type *counts; member in struct:function_info
[all...]
H A Dcse.c6767 count_reg_usage (rtx x, int *counts, rtx dest, int incr) local
6732 count_reg_usage(rtx x, int *counts, rtx dest, int incr) argument
6768 count_reg_usage (SET_SRC (x), counts, local
6786 count_reg_usage (CALL_INSN_FUNCTION_USAGE (x), counts, dest, incr); local
6787 count_reg_usage (PATTERN (x), counts, dest, incr); local
6825 count_reg_usage (ASM_OPERANDS_INPUT (x, i), counts, dest, incr); local
6840 count_reg_usage (XEXP (x, i), counts, dest, incr); local
6843 count_reg_usage (XVECEXP (x, i, j), counts, dest, incr); local
6850 is_dead_reg(const_rtx x, int *counts) argument
6859 set_live_p(rtx set, rtx_insn *insn ATTRIBUTE_UNUSED, int *counts) argument
6886 insn_live_p(rtx_insn *insn, int *counts) argument
6932 int *counts = (int *) data; local
6944 is_dead_debug_insn(const_rtx pat, int *counts, rtx *replacements, bool *seen_repl) argument
6993 int *counts; local
[all...]
H A Domp-low.c5702 expand_omp_for_init_counts(struct omp_for_data *fd, gimple_stmt_iterator *gsi, basic_block &entry_bb, tree *counts, basic_block &zero_iter_bb, int &first_zero_iter, basic_block &l2_dom_bb) argument
5846 expand_omp_for_init_vars(struct omp_for_data *fd, gimple_stmt_iterator *gsi, tree *counts, gimple inner_stmt, tree startvar) argument
6119 tree *counts = NULL; local
6541 tree *counts = NULL; local
6931 tree *counts = NULL; local
7614 tree *counts = NULL; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dlibgcc2.c1432 long *counts; member in struct:bb
H A Dcse.c9085 count_reg_usage (SET_DEST (x), counts, NULL_RTX, incr); local
9093 count_reg_usage (SET_SRC (x), counts, local
9099 count_reg_usage (CALL_INSN_FUNCTION_USAGE (x), counts, NULL_RTX, incr); local
9104 count_reg_usage (PATTERN (x), counts, NULL_RTX, incr); local
9109 count_reg_usage (REG_NOTES (x), counts, NULL_RTX, incr); local
9128 count_reg_usage (XEXP (x, i), counts, dest, incr); local
9131 count_reg_usage (XVECEXP (x, i, j), counts, dest, incr); local
9148 int *counts = (int *) alloca (nreg * sizeof (int)); local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c4848 unsigned long int *counts ; local
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dreadelf.c7211 unsigned long *counts; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Dreadelf.c11366 unsigned long * counts; local
11444 unsigned long * counts; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Delflink.c5525 unsigned long int *counts; member in struct:collect_gnu_hash_codes
5684 unsigned long int *counts; local
[all...]

Completed in 580 milliseconds