Searched refs:SET_USE_COST (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/c4x/
H A Dc4x.c4202 #define SET_USE_COST 3
4234 max = SET_USE_COST > max ? SET_USE_COST : max;
4246 max = SET_USE_COST > max ? SET_USE_COST : max;
4253 max = SET_USE_COST > max ? SET_USE_COST : max;
4260 max = SET_USE_COST > max ? SET_USE_COST : max;
4267 max = SET_USE_COST > ma
4200 #define SET_USE_COST macro
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.c4773 #define SET_USE_COST 3
4809 max = SET_USE_COST > max ? SET_USE_COST : max;
4821 max = SET_USE_COST > max ? SET_USE_COST : max;
4828 max = SET_USE_COST > max ? SET_USE_COST : max;
4835 max = SET_USE_COST > max ? SET_USE_COST : max;
4842 max = SET_USE_COST > ma
4771 #define SET_USE_COST macro
[all...]

Completed in 133 milliseconds