Home
last modified time | relevance | path

Searched defs:cost_scale (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc3114 const int cost_scale = GET_MODE_SIZE (GET_MODE (x)) > UNITS_PER_WORD ? 2 : 1; in and_xor_ior_costs() local
3181 const int cost_scale = GET_MODE_SIZE (GET_MODE (x)) > UNITS_PER_WORD ? 2 : 1; in addsubcosts() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c3114 const int cost_scale = GET_MODE_SIZE (GET_MODE (x)) > UNITS_PER_WORD ? 2 : 1; in and_xor_ior_costs() local
3181 const int cost_scale = GET_MODE_SIZE (GET_MODE (x)) > UNITS_PER_WORD ? 2 : 1; in addsubcosts() local