Home
last modified time | relevance | path

Searched refs:flag_caller_saves (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dflags.h260 extern int flag_caller_saves;
H A Dtoplev.c445 int flag_caller_saves = 1; variable
447 int flag_caller_saves = 0; variable
1074 {"caller-saves", &flag_caller_saves, 1,
4980 flag_caller_saves = 1;
5353 if (flag_caller_saves) in backend_init()
H A Dglobal.c1158 if (flag_caller_saves && best_reg < 0)
H A Dlocal-alloc.c2299 && flag_caller_saves
/openbsd/gnu/gcc/gcc/config/mcore/
H A Dmcore.h106 flag_caller_saves = 0; \
/openbsd/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.h138 flag_caller_saves = 0; \
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.h200 flag_caller_saves = 0; \
/openbsd/gnu/gcc/gcc/
H A Dopts.c513 flag_caller_saves = 1; in decode_options()
H A Dtoplev.c1884 if (flag_caller_saves) in backend_init()
H A Dlocal-alloc.c2342 && flag_caller_saves in find_free_reg()
H A Dglobal.c1223 if (flag_caller_saves && best_reg < 0) in find_reg()
H A Dcommon.opt339 Common Report Var(flag_caller_saves)
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.c888 flag_caller_saves = 0;
/openbsd/gnu/gcc/gcc/config/s390/
H A Ds390.c1309 flag_caller_saves = 0; in optimization_options()