Searched defs:init_cond (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-scalar-evolution.c | 998 tree init_cond, int limit) in follow_ssa_edge_in_condition_phi_branch() 1309 simplify_peeled_chrec (class loop *loop, tree arg, tree init_cond) in simplify_peeled_chrec() 1363 tree init_cond) in analyze_evolution_in_loop() 1492 tree init_cond = chrec_not_analyzed_yet; in analyze_initial_condition() local 1554 tree init_cond; in interpret_loop_phi() local
|
H A D | tree-chrec.c | 681 tree init_cond) in chrec_replace_initial_condition()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-scalar-evolution.cc | 998 tree init_cond, int limit) in follow_ssa_edge_in_condition_phi_branch() 1309 simplify_peeled_chrec (class loop *loop, tree arg, tree init_cond) in simplify_peeled_chrec() 1363 tree init_cond) in analyze_evolution_in_loop() 1492 tree init_cond = chrec_not_analyzed_yet; in analyze_initial_condition() local 1554 tree init_cond; in interpret_loop_phi() local
|
H A D | tree-chrec.cc | 681 tree init_cond) in chrec_replace_initial_condition()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/ |
H A D | dd_interceptors.cc | 162 static pthread_cond_t *init_cond(pthread_cond_t *c, bool force = false) { in init_cond() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors.cc | 1061 static void *init_cond(void *c, bool force = false) { in init_cond() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_interceptors.cc | 1103 static void *init_cond(void *c, bool force = false) { in init_cond() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_posix.cpp | 1135 static void *init_cond(void *c, bool force = false) { in init_cond() function
|