| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-pure-const.cc | 95 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 …]
|
| D | cgraph.cc | 2689 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 …]
|
| D | ipa-modref.cc | 1649 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()
|
| D | cgraph.h | 1192 bool set_const_flag (bool set_const, bool looping); 1200 bool set_pure_flag (bool pure, bool looping);
|
| D | internal-fn.def | 385 /* OpenACC looping abstraction. See internal-fn.h for usage. */
|
| /netbsd/src/external/gpl3/gdb/dist/sim/igen/ |
| D | misc.c | 87 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/ |
| D | local2.c | 430 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/ |
| D | solaris.xtra.4095849 | 8 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/ |
| D | ffs.S | 85 jcc .L1 | keep looping while carry is clear.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| D | iq2000.cc | 455 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/ |
| D | sqr_basecase.asm | 314 C triangle, are handled separately to save looping overhead. These
|
| /netbsd/src/sys/arch/hp300/DOC/ |
| D | TODO.hp300 | 12 at are the copyin/copyout primitives. Rather than looping using
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | audio | 1017 >>>>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/ |
| D | README | 90 Unrolled loops are used to reduce looping overhead. The unrolling is
|
| D | mul_basecase.asm | 296 C simple addmul looping
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/p6/ |
| D | mul_basecase.asm | 291 C simple addmul looping
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/ |
| D | divrem_1.asm | 265 C It'd be possible to write them out without the looping, but no speedup
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k6/ |
| D | README | 106 Unrolled loops are used to reduce looping overhead. The unrolling is
|
| /netbsd/src/doc/ |
| D | TODO.smpnet | 250 packet sends to the network stack (ip_input) again, which results in looping.
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/ |
| D | archive_read_support_format_rar5.c | 3341 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/ |
| D | README | 435 The loop counter is decremented at the end of each loop, and the looping
|
| /netbsd/src/external/bsd/openldap/dist/doc/drafts/ |
| D | draft-sermersheim-ldap-distproc-xx.txt | 621 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/ |
| D | whatsnew-2.1.txt | 88 to keep looping even when there are no pending events. (Ordinarily,
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | RELEASE_NOTES-1.0 | 637 prevent mail from looping.
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | whatsnew-2.1.txt | 88 to keep looping even when there are no pending events. (Ordinarily,
|