Home
last modified time | relevance | path

Searched refs:bb_profile_info (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dprofile.c69 struct bb_profile_info { struct
77 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
546 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
594 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
H A DChangeLog-201417486 (bb_profile_info): ... this; update uses.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dprofile.c69 struct bb_profile_info { struct
77 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
546 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
594 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
516 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
564 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
H A DChangeLog-201417486 (bb_profile_info): ... this; update uses.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
420 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
468 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
516 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
564 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
516 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
564 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
516 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
564 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
H A DChangeLog-201417486 (bb_profile_info): ... this; update uses.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
516 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
564 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
420 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
468 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
420 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
468 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
516 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
564 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
419 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
467 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
H A DChangeLog-201417486 (bb_profile_info): ... this; update uses.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
419 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
467 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
H A DChangeLog-201417486 (bb_profile_info): ... this; update uses.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
419 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
467 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
419 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
467 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
419 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
467 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
419 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
467 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
H A DChangeLog-201417486 (bb_profile_info): ... this; update uses.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dprofile.c76 struct bb_profile_info { struct
84 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
445 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
493 struct bb_profile_info *bi = BB_INFO (bb); in compute_branch_probabilities()
H A DChangeLog-201417486 (bb_profile_info): ... this; update uses.

12