Home
last modified time | relevance | path

Searched refs:innermost (Results 1 – 25 of 97) sorted by relevance

1234

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-data-ref.h173 struct innermost_loop_behavior innermost; member
194 #define DR_BASE_ADDRESS(DR) (DR)->innermost.base_address
195 #define DR_OFFSET(DR) (DR)->innermost.offset
196 #define DR_INIT(DR) (DR)->innermost.init
197 #define DR_STEP(DR) (DR)->innermost.step
199 #define DR_BASE_ALIGNMENT(DR) (DR)->innermost.base_alignment
200 #define DR_BASE_MISALIGNMENT(DR) (DR)->innermost.base_misalignment
201 #define DR_OFFSET_ALIGNMENT(DR) (DR)->innermost.offset_alignment
202 #define DR_STEP_ALIGNMENT(DR) (DR)->innermost.step_alignment
203 #define DR_INNERMOST(DR) (DR)->innermost
Dgimple-loop-interchange.cc1413 class loop *innermost, in prune_access_strides_not_in_loop() argument
1417 unsigned num_loops = loop_depth (innermost) - loop_depth (loop_nest) + 1; in prune_access_strides_not_in_loop()
1833 should_interchange_loop_nest (class loop *loop_nest, class loop *innermost, in should_interchange_loop_nest() argument
1836 unsigned idx = loop_depth (innermost) - loop_depth (loop_nest); in should_interchange_loop_nest()
1840 for (class loop *loop = innermost; in should_interchange_loop_nest()
1843 loop == innermost, false)) in should_interchange_loop_nest()
1860 class loop *innermost = loop_nest.last (); in tree_loop_interchange_compute_ddrs() local
1864 bool a_outer_p = gimple_bb (DR_STMT (a))->loop_father != innermost; in tree_loop_interchange_compute_ddrs()
1868 bool b_outer_p = gimple_bb (DR_STMT (b))->loop_father != innermost; in tree_loop_interchange_compute_ddrs()
2005 class loop *start_loop = NULL, *innermost = loop; in prepare_perfect_loop_nest() local
[all …]
Dtree-if-conv.cc721 innermost_loop_behavior *innermost = &DR_INNERMOST (a); in hash_memrefs_baserefs_and_store_DRs_read_written_info() local
725 master_dr = &innermost_DR_map->get_or_insert (innermost, &exist1); in hash_memrefs_baserefs_and_store_DRs_read_written_info()
892 innermost_loop_behavior *innermost = &DR_INNERMOST (a); in ifcvt_memrefs_wont_trap() local
898 master_dr = innermost_DR_map->get (innermost); in ifcvt_memrefs_wont_trap()
Dtree-vectorizer.h1906 base = &dr_info->dr->innermost;
Dparams.opt840 Minimum number of iterations per thread of an innermost parallelized loop.
Dmatch.pd3782 - the intermediate type and innermost type differ in signedness,
6672 narrowing conversion. Then convert the innermost operands to a
6769 BIT_AND_EXPR which masks off bits outside the type of the innermost
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dnsalias.exp77 {name innermost}
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DTODO124 Test "return" from dummy frames. Test "return" from non-innermost
125 frame. Test that "return" from a non-innermost frame restores
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dnios2-tdep.c1222 int innermost = (this_frame ? (frame_relative_level (this_frame) == 0) : 1); in nios2_analyze_prologue() local
1549 if (innermost && nios2_in_epilogue_p (gdbarch, current_pc, start_pc)) in nios2_analyze_prologue()
1589 if (!innermost) in nios2_analyze_prologue()
Dstd-operator.def122 innermost frame executing in that block; if the block is NULL
DChangeLog-3.x64 innermost frame.
2507 frame to not need frame to be innermost.
2561 are the innermost frame, and 2) return the next frame in's value
4413 pointer when the current frame is 1 from the innermost.
4709 read, the innermost block required to evaluate the expression is
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dloop.texi92 Each basic block contains the reference to the innermost loop it belongs
166 the innermost loop to that the block belongs. The most useful fields of
244 While some of them are written so that they should work on non-innermost
246 are only reliable for the innermost loops:
Dcppinternals.info479 normally holds the unexpanded replacement list of the innermost macro
Dcppinternals.texi512 of the innermost macro under expansion, except when cpplib is about to
Dpasses.texi1055 This pass looks at innermost loops and reorders their instructions
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2004162 innermost scope.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20103981 * error.c (dump_template_parms): Use innermost template
3984 template innermost arguments now. There is no need to ensure
4031 * error.c (dump_template_parms): Use innermost template
4034 template innermost arguments now. There is no need to ensure
DChangeLog-2004945 * search.c (current_scope): Return the innermost non-block scope,
946 not the innermost non-block, non-namespace scope.
3458 innermost set of template arguments during deduction. Simplify.
5800 in the innermost scope, rather than at namespace scope.
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Drefcard.tex367 frames---innermost if {\it n}{\tt >0}, outermost if {\it n}{\tt <0}\cr
Dannotate.texinfo383 where @var{level} is the number of the frame (0 is the innermost frame,
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/
Drfc3492.txt165 The break statement jumps out of the innermost loop (as in C).
722 number of iterations in the innermost loop). However, the number of
/netbsd/src/external/gpl3/binutils/dist/bfd/
DChangeLog-00012523 (elf_bfd_final_link): Remove duplicate innermost "off" var.
2524 * oasys.c (oasys_write_data): Rename innermost "p" to "sym".
2531 innermost "directory_name" and "file_name" vars.
2533 (tekhex_write_object_contents): Rename innermost "s" to "sym".
2537 * vms-tir.c (etir_sto): Rename innermost "psect" to "psect1".
2538 * xcofflink.c (xcoff_link_input_bfd): Delete duplicate innermost "o".
/netbsd/src/external/gpl3/gdb/dist/bfd/
DChangeLog-00012523 (elf_bfd_final_link): Remove duplicate innermost "off" var.
2524 * oasys.c (oasys_write_data): Rename innermost "p" to "sym".
2531 innermost "directory_name" and "file_name" vars.
2533 (tekhex_write_object_contents): Rename innermost "s" to "sym".
2537 * vms-tir.c (etir_sto): Rename innermost "psect" to "psect1".
2538 * xcofflink.c (xcoff_link_input_bfd): Delete duplicate innermost "o".
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dpredicates.md448 ;; think the innermost reg needs reloading, in TImode instead of
/netbsd/src/external/lgpl3/gmp/dist/mpn/
Dasm-defs.m4642 dnl forloop_last apply to the innermost loop that's open.

1234