Home
last modified time | relevance | path

Searched refs:arm_cortex_a5_branch_cost (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c293 static int arm_cortex_a5_branch_cost (bool, bool);
2205 arm_cortex_a5_branch_cost,
12467 arm_cortex_a5_branch_cost (bool speed_p, bool predictable_p) in arm_cortex_a5_branch_cost() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc295 static int arm_cortex_a5_branch_cost (bool, bool);
2237 arm_cortex_a5_branch_cost,
12600 arm_cortex_a5_branch_cost (bool speed_p, bool predictable_p) in arm_cortex_a5_branch_cost() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201123534 * config/arm/arm.c (arm_cortex_a5_branch_cost): New.