Home
last modified time | relevance | path

Searched refs:loop0 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/mpl/bind/dist/bin/tests/system/resolver/ns6/
H A Dexample.net.db.in27 https-cname-loop IN HTTPS 0 https-cname-loop0
28 https-cname-loop0 IN CNAME https-cname-loop0
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-chrec.cc54 class loop *loop0 = get_chrec_loop (poly0); in chrec_fold_plus_poly_poly() local
73 if (flow_loop_nested_p (loop0, loop1)) in chrec_fold_plus_poly_poly()
90 if (flow_loop_nested_p (loop1, loop0)) in chrec_fold_plus_poly_poly()
106 if (loop0 != loop1) in chrec_fold_plus_poly_poly()
146 class loop *loop0 = get_chrec_loop (poly0); in chrec_fold_multiply_poly_poly() local
159 if (flow_loop_nested_p (loop0, loop1)) in chrec_fold_multiply_poly_poly()
166 if (flow_loop_nested_p (loop1, loop0)) in chrec_fold_multiply_poly_poly()
173 if (loop0 != loop1) in chrec_fold_multiply_poly_poly()
H A Dtree-cfg.cc7631 class loop *loop0 = get_loop (saved_cfun, 0); in move_sese_region_to_fn() local
7748 || outer == loop0) in move_sese_region_to_fn()
7757 else if (bb->loop_father == loop0 && loop0 != loop) in move_sese_region_to_fn()
7778 loop0->aux = current_loops->tree_root; in move_sese_region_to_fn()
7888 loop0->aux = NULL; in move_sese_region_to_fn()
7894 loop0->num_nodes -= bbs.length () - num_nodes; in move_sese_region_to_fn()
H A DChangeLog-201317120 if loop != loop0 and SESE region contains bbs that belong to loop0.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-chrec.c54 class loop *loop0 = get_chrec_loop (poly0); in chrec_fold_plus_poly_poly() local
73 if (flow_loop_nested_p (loop0, loop1)) in chrec_fold_plus_poly_poly()
90 if (flow_loop_nested_p (loop1, loop0)) in chrec_fold_plus_poly_poly()
106 if (loop0 != loop1) in chrec_fold_plus_poly_poly()
146 class loop *loop0 = get_chrec_loop (poly0); in chrec_fold_multiply_poly_poly() local
159 if (flow_loop_nested_p (loop0, loop1)) in chrec_fold_multiply_poly_poly()
166 if (flow_loop_nested_p (loop1, loop0)) in chrec_fold_multiply_poly_poly()
173 if (loop0 != loop1) in chrec_fold_multiply_poly_poly()
H A Dtree-cfg.c7554 class loop *loop0 = get_loop (saved_cfun, 0); in move_sese_region_to_fn() local
7669 || outer == loop0) in move_sese_region_to_fn()
7678 else if (bb->loop_father == loop0 && loop0 != loop) in move_sese_region_to_fn()
7699 loop0->aux = current_loops->tree_root; in move_sese_region_to_fn()
7811 loop0->aux = NULL; in move_sese_region_to_fn()
7817 loop0->num_nodes -= bbs.length () - num_nodes; in move_sese_region_to_fn()
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Ddive_1.asm98 L(loop0):
110 bdnz L(loop0)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonPseudo.td123 let Inst{21} = !if (!eq(mnemonic, "loop0"), 0b0, 0b1);
143 let Inst{21} = !if (!eq(mnemonic, "loop0"), 0b0, 0b1);
151 def J2_loop0iext : LOOP_iBase<"loop0", J2_loop0i>;
155 // Interestingly only loop0's appear to set usr.lpcfg
157 def J2_loop0rext : LOOP_rBase<"loop0", J2_loop0r>;
H A DHexagonDepInstrInfo.td5614 "loop0($Ii,#$II)",
5631 "loop0($Ii,$Rs32)",
/netbsd-src/external/lgpl3/gmp/dist/mpn/pa64/
H A Daddmul_1.asm194 LDEF(loop0)
229 C addib,<> -1, %r5, L(loop0)
H A Dsubmul_1.asm194 LDEF(loop0)
230 C addib,<> -1, %r5, L(loop0)