Home
last modified time | relevance | path

Searched refs:looping (Results 1 – 25 of 118) sorted by relevance

12345

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-pure-const.cc95 looping (true), can_throw (true), can_free (true), in funct_state_d()
101 looping (s.looping), can_throw (s.can_throw), can_free (s.can_free), in funct_state_d()
116 bool looping; member in funct_state_d
412 state_from_flags (enum pure_const_state_e *state, bool *looping, in state_from_flags() argument
415 *looping = false; in state_from_flags()
418 *looping = true; in state_from_flags()
437 *looping = true; in state_from_flags()
446 *looping = true; in state_from_flags()
456 better_state (enum pure_const_state_e *state, bool *looping, in better_state() argument
462 *looping = looping2; in better_state()
[all …]
Dcgraph.cc2689 set_const_flag_1 (cgraph_node *node, bool set_const, bool looping, in set_const_flag_1() argument
2694 if (set_const && !looping) in set_const_flag_1()
2737 if (!looping && DECL_LOOPING_CONST_OR_PURE_P (node->decl)) in set_const_flag_1()
2746 DECL_LOOPING_CONST_OR_PURE_P (node->decl) = looping; in set_const_flag_1()
2758 DECL_LOOPING_CONST_OR_PURE_P (node->decl) = looping; in set_const_flag_1()
2761 else if (!looping && DECL_LOOPING_CONST_OR_PURE_P (node->decl)) in set_const_flag_1()
2774 set_const_flag_1 (alias, set_const, looping, changed); in set_const_flag_1()
2785 *changed |= e->caller->set_pure_flag (true, looping); in set_const_flag_1()
2787 set_const_flag_1 (e->caller, set_const, looping, changed); in set_const_flag_1()
2801 cgraph_node::set_const_flag (bool set_const, bool looping) in set_const_flag() argument
[all …]
Dipa-modref.cc1649 bool looping; in analyze_call() local
1650 if (builtin_safe_for_const_function_p (&looping, callee)) in analyze_call()
1652 if (looping) in analyze_call()
4492 bool looping; in propagate_unknown_call() local
4495 && builtin_safe_for_const_function_p (&looping, e->callee->decl)) in propagate_unknown_call()
4497 if (looping && cur_summary && !cur_summary->side_effects) in propagate_unknown_call()
4502 if (looping && cur_summary_lto && !cur_summary_lto->side_effects) in propagate_unknown_call()
Dcgraph.h1192 bool set_const_flag (bool set_const, bool looping);
1200 bool set_pure_flag (bool pure, bool looping);
Dinternal-fn.def385 /* OpenACC looping abstraction. See internal-fn.h for usage. */
/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dmisc.c87 int looping; in a2i() local
120 looping = 1; in a2i()
121 while (looping) in a2i()
128 looping = 0; in a2i()
138 looping = 0; in a2i()
149 looping = 0; in a2i()
160 looping = 0; in a2i()
179 looping = 0; in a2i()
/netbsd/src/external/bsd/pcc/dist/pcc/arch/nova/
Dlocal2.c430 static int looping = 7; in adrput() local
431 if (looping == 0) { in adrput()
432 looping = 1; in adrput()
435 looping = 0; in adrput()
/netbsd/src/external/bsd/ntp/dist/html/hints/
Dsolaris.xtra.40958498 If the time_constant parameter is 7 or higher, and the phase-lock looping model
68 If the time_constant parameter is 7 or higher, and the phase-lock looping model
/netbsd/src/common/lib/libc/arch/m68k/string/
Dffs.S85 jcc .L1 | keep looping while carry is clear.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/
Diq2000.cc455 int looping; in iq2000_count_memory_refs() local
469 looping = FALSE; in iq2000_count_memory_refs()
487 looping = 1; in iq2000_count_memory_refs()
494 looping = 1; in iq2000_count_memory_refs()
502 looping = 1; in iq2000_count_memory_refs()
509 looping = 1; in iq2000_count_memory_refs()
516 looping = 1; in iq2000_count_memory_refs()
523 looping = 1; in iq2000_count_memory_refs()
535 looping = 1; in iq2000_count_memory_refs()
546 while (looping); in iq2000_count_memory_refs()
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/pentium/
Dsqr_basecase.asm314 C triangle, are handled separately to save looping overhead. These
/netbsd/src/sys/arch/hp300/DOC/
DTODO.hp30012 at are the copyin/copyout primitives. Rather than looping using
/netbsd/src/external/bsd/file/dist/magic/magdir/
Daudio1017 >>>>0x18 belong !0 \b, looping
1020 >>>>0x24 belong !0 \b, looping
1078 >>>>&-3 byte !0 looping,
1106 >>&0x1D byte !0 looping,
1148 >>&0x5 byte !0 looping,
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k7/
DREADME90 Unrolled loops are used to reduce looping overhead. The unrolling is
Dmul_basecase.asm296 C simple addmul looping
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/p6/
Dmul_basecase.asm291 C simple addmul looping
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
Ddivrem_1.asm265 C It'd be possible to write them out without the looping, but no speedup
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k6/
DREADME106 Unrolled loops are used to reduce looping overhead. The unrolling is
/netbsd/src/doc/
DTODO.smpnet250 packet sends to the network stack (ip_input) again, which results in looping.
/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_read_support_format_rar5.c3341 int looping = 1; in advance_multivolume() local
3345 while(looping) { in advance_multivolume()
3353 looping = 0; in advance_multivolume()
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/
DREADME435 The loop counter is decremented at the end of each loop, and the looping
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-sermersheim-ldap-distproc-xx.txt621 service the operation. This field is used to detect looping while
1478 looping scenarios by comparing {TODO: what matching rule is used?
1524 some looping to occur before the loop is detected.
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dwhatsnew-2.1.txt88 to keep looping even when there are no pending events. (Ordinarily,
/netbsd/src/external/ibm-public/postfix/dist/
DRELEASE_NOTES-1.0637 prevent mail from looping.
/netbsd/src/external/bsd/libevent/dist/
Dwhatsnew-2.1.txt88 to keep looping even when there are no pending events. (Ordinarily,

12345