Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlower-subreg.cc75 #define FORCE_LOWERING 0 macro
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
229 if (FORCE_LOWERING || mode_move_cost >= word_move_cost * factor) in compute_costs()
257 if (FORCE_LOWERING || zext_cost >= word_move_cost + word_move_zero_cost) in compute_costs()
H A DChangeLog-201226467 * lower-subreg.c (LOG_COSTS, FORCE_LOWERING): New macros.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlower-subreg.c75 #define FORCE_LOWERING 0 macro
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
229 if (FORCE_LOWERING || mode_move_cost >= word_move_cost * factor) in compute_costs()
257 if (FORCE_LOWERING || zext_cost >= word_move_cost + word_move_zero_cost) in compute_costs()