Searched defs:clean_p (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sel-sched-ir.c | 349 init_target_context (tc_t tc, bool clean_p) in init_target_context() 358 create_target_context (bool clean_p) in create_target_context() 420 reset_target_context (tc_t tc, bool clean_p) in reset_target_context()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sel-sched-ir.cc | 349 init_target_context (tc_t tc, bool clean_p) in init_target_context() 358 create_target_context (bool clean_p) in create_target_context() 420 reset_target_context (tc_t tc, bool clean_p) in reset_target_context()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 3863 c6x_init_sched_context (void *_sc, bool clean_p) in c6x_init_sched_context()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.cc | 3865 c6x_init_sched_context (void *_sc, bool clean_p) in c6x_init_sched_context()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 7800 ia64_init_sched_context (void *_sc, bool clean_p) in ia64_init_sched_context()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 7800 ia64_init_sched_context (void *_sc, bool clean_p) in ia64_init_sched_context()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 19286 rs6000_init_sched_context (void *_sc, bool clean_p) in rs6000_init_sched_context()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 19838 rs6000_init_sched_context (void *_sc, bool clean_p) in rs6000_init_sched_context()
|