Home
last modified time | relevance | path

Searched defs:CALLER_SAVE_PROFITABLE (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dregs.h206 #define CALLER_SAVE_PROFITABLE(REFS, CALLS) (4 * (CALLS) < (REFS)) macro
/openbsd-src/gnu/gcc/gcc/
H A Dregs.h216 #define CALLER_SAVE_PROFITABLE(REFS, CALLS) (4 * (CALLS) < (REFS)) macro
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.h986 #define CALLER_SAVE_PROFITABLE(REFS,CALLS) 0 macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.h1110 #define CALLER_SAVE_PROFITABLE(REFS,CALLS) 0 macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/dsp16xx/
H A Ddsp16xx.h1175 #define CALLER_SAVE_PROFITABLE(REFS,CALLS) 0 macro
/openbsd-src/gnu/gcc/gcc/config/c4x/
H A Dc4x.h951 #define CALLER_SAVE_PROFITABLE(REFS,CALLS) 0 macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h1130 #define CALLER_SAVE_PROFITABLE(REFS,CALLS) 0 macro