Home
last modified time | relevance | path

Searched refs:vnext (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_convert.m4420 Elf$5_Word aux, anext, cnt, vnext;
422 for (dtmp = dst, vnext = ~0U;
423 vnext != 0 && dtmp + verfsz <= dstend && src + vermsz <= srcend;
424 dtmp += vnext, src += vnext) {
431 vnext = t.$4_next;
465 if (vnext)
484 Elf$5_Word aux, anext, cnt, vnext;
486 for (stmp = src, vnext = ~0U;
488 stmp += vnext, dst += vnext) {
502 vnext = t.$4_next;
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dvarpool.c658 varpool_node *vnext = dyn_cast <varpool_node *> (next); in remove_unreferenced_decls() local
659 if (vnext && vnext->analyzed && !next->comdat_local_p ()) in remove_unreferenced_decls()
660 enqueue_node (vnext, &first); in remove_unreferenced_decls()
H A Dvarpool.cc667 varpool_node *vnext = dyn_cast <varpool_node *> (next); in remove_unreferenced_decls() local
668 if (vnext && vnext->analyzed && !next->comdat_local_p ()) in remove_unreferenced_decls()
669 enqueue_node (vnext, &first); in remove_unreferenced_decls()
H A Dipa.c313 varpool_node *vnode, *vnext; in remove_unreachable_nodes() local
585 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()
587 vnext = next_variable (vnode); in remove_unreachable_nodes()
606 vnext = next_variable (vnode); in remove_unreachable_nodes()
H A Dipa.cc313 varpool_node *vnode, *vnext; in remove_unreachable_nodes() local
588 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()
590 vnext = next_variable (vnode); in remove_unreachable_nodes()
609 vnext = next_variable (vnode); in remove_unreachable_nodes()
H A Domp-expand.c6702 tree t, u, vin = NULL, vmain, vnext, l2; in expand_omp_sections() local
6854 vnext = gimple_omp_continue_control_def (cont); in expand_omp_sections()
6859 vnext = NULL_TREE; in expand_omp_sections()
6929 gimple_call_set_lhs (stmt, vnext); in expand_omp_sections()
6934 vnext, build_one_cst (TREE_TYPE (cond_var))); in expand_omp_sections()
H A Domp-expand.cc8260 tree t, u, vin = NULL, vmain, vnext, l2; in expand_omp_sections() local
8412 vnext = gimple_omp_continue_control_def (cont); in expand_omp_sections()
8417 vnext = NULL_TREE; in expand_omp_sections()
8487 gimple_call_set_lhs (stmt, vnext); in expand_omp_sections()
8492 vnext, build_one_cst (TREE_TYPE (cond_var))); in expand_omp_sections()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dvarpool.c658 varpool_node *vnext = dyn_cast <varpool_node *> (next); in remove_unreferenced_decls() local
659 if (vnext && vnext->analyzed && !next->comdat_local_p ()) in remove_unreferenced_decls()
660 enqueue_node (vnext, &first); in remove_unreferenced_decls()
H A Dipa.c313 varpool_node *vnode, *vnext; in remove_unreachable_nodes() local
585 for (vnode = first_variable (); vnode; vnode = vnext) in remove_unreachable_nodes()
587 vnext = next_variable (vnode); in remove_unreachable_nodes()
606 vnext = next_variable (vnode); in remove_unreachable_nodes()
H A Domp-expand.c6702 tree t, u, vin = NULL, vmain, vnext, l2; in expand_omp_sections() local
6854 vnext = gimple_omp_continue_control_def (cont); in expand_omp_sections()
6859 vnext = NULL_TREE; in expand_omp_sections()
6929 gimple_call_set_lhs (stmt, vnext); in expand_omp_sections()
6934 vnext, build_one_cst (TREE_TYPE (cond_var))); in expand_omp_sections()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c6213 unsigned char *next = start, *vnext = vstart; in display_debug_loc() local
6380 vnext = section_begin + voffset; in display_debug_loc()
6382 vnext = NULL; in display_debug_loc()
6385 if (vnext && vnext < next) in display_debug_loc()
6387 vstart = vnext; in display_debug_loc()
6389 if (start == vnext) in display_debug_loc()
6407 vstart = vnext; in display_debug_loc()
6416 if (vnext && voffset >= bytes) in display_debug_loc()
6448 if (adjacent_view_loclists && vnext in display_debug_loc()
6449 && vnext != start && vstart != next) in display_debug_loc()
[all …]
/netbsd/external/gpl3/gdb/dist/binutils/
H A Ddwarf.c6349 unsigned char *next = start, *vnext = vstart; in display_debug_loc() local
6516 vnext = section_begin + voffset; in display_debug_loc()
6518 vnext = NULL; in display_debug_loc()
6521 if (vnext && vnext < next) in display_debug_loc()
6523 vstart = vnext; in display_debug_loc()
6525 if (start == vnext) in display_debug_loc()
6543 vstart = vnext; in display_debug_loc()
6552 if (vnext && voffset >= bytes) in display_debug_loc()
6584 if (adjacent_view_loclists && vnext in display_debug_loc()
6585 && vnext != start && vstart != next) in display_debug_loc()
[all …]
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf.c6349 unsigned char *next = start, *vnext = vstart; in display_debug_loc() local
6516 vnext = section_begin + voffset; in display_debug_loc()
6518 vnext = NULL; in display_debug_loc()
6521 if (vnext && vnext < next) in display_debug_loc()
6523 vstart = vnext; in display_debug_loc()
6525 if (start == vnext) in display_debug_loc()
6543 vstart = vnext; in display_debug_loc()
6552 if (vnext && voffset >= bytes) in display_debug_loc()
6584 if (adjacent_view_loclists && vnext in display_debug_loc()
6585 && vnext != start && vstart != next) in display_debug_loc()
[all …]
/netbsd/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c7222 unsigned char *next = start, *vnext = vstart; in display_debug_loc() local
7386 vnext = section_begin + voffset; in display_debug_loc()
7388 vnext = NULL; in display_debug_loc()
7391 if (vnext && vnext < next) in display_debug_loc()
7393 vstart = vnext; in display_debug_loc()
7395 if (start == vnext) in display_debug_loc()
7415 vstart = vnext; in display_debug_loc()
7425 if (vnext && voffset >= bytes) in display_debug_loc()
7458 if (adjacent_view_loclists && vnext in display_debug_loc()
7459 && vnext != start && vstart != next) in display_debug_loc()
[all …]