Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c294 static int arm_cortex_m_branch_cost (bool, bool);
2300 arm_cortex_m_branch_cost,
12480 arm_cortex_m_branch_cost (bool speed_p, bool predictable_p) in arm_cortex_m_branch_cost() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc296 static int arm_cortex_m_branch_cost (bool, bool);
2332 arm_cortex_m_branch_cost,
12613 arm_cortex_m_branch_cost (bool speed_p, bool predictable_p) in arm_cortex_m_branch_cost() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20139202 * config/arm/arm.c (arm_cortex_m_branch_cost): New.