Home
last modified time | relevance | path

Searched refs:is_first (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dmake-crtlmap.awk5 is_first = 1;
19 if (!is_first)
22 is_first = 0;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dmake-crtlmap.awk5 is_first = 1;
19 if (!is_first)
22 is_first = 0;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmux-utils.h80 bool is_first () const { return !(uintptr_t (m_ptr) & 1); } in is_first() function
181 return is_first () ? known_first () : nullptr; in first_or_null()
207 return is_first (); in is_a()
225 gcc_checking_assert (is_first ()); in as_a()
245 if (is_first ()) in dyn_cast()
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dmember-fns.inl62 return m_insn_or_phi.is_first () && m_is_in_debug_insn_or_phi;
68 if (m_insn_or_phi.is_first ())
94 return m_last_use_or_prev_use.is_first ();
100 return m_last_nondebug_insn_use_or_next_use.is_first ();
133 // Return the last use of any kind in the list. Only valid when is_first ()
164 return m_last_def_or_prev_def.is_first ();
170 return m_splay_root_or_next_def.is_first ();
357 if (m_clobber_or_set.is_first ())
377 if (is_first ())
385 if (is_first ())
[all …]
H A Dblocks.cc194 bool is_first = true; in print_full() local
197 if (is_first) in print_full()
198 is_first = false; in print_full()
275 bool is_first = true; in print_full() local
278 if (is_first) in print_full()
279 is_first = false; in print_full()
H A Dinternals.inl81 use_info::record_reference (rtx_obj_reference ref, bool is_first) argument
83 if (is_first)
196 def_info::record_reference (rtx_obj_reference ref, bool is_first) argument
198 if (is_first)
214 // Return the last definition in the list. Only valid when is_first ()
H A Daccesses.h296 bool is_in_any_insn () const { return m_insn_or_phi.is_first (); } in is_in_any_insn()
861 bool contains_clobber () const { return m_clobber_or_set.is_first (); } in contains_clobber()
H A Daccesses.cc1559 bool is_first = true; in pp_accesses() local
1562 if (is_first) in pp_accesses()
1563 is_first = false; in pp_accesses()
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dcorefile.h29 unsigned int is_first:1; /* Is this the first symbol in an object file? */ member
H A Dcorefile.c169 symbol_map[i].is_first = 1; in read_function_mappings()
636 if (found == NULL || found->is_first) in core_create_function_syms()
674 if (found && ! found->is_first) in core_create_function_syms()
H A DChangeLog-2009108 * corefile.h (struct function_map): Add new bit-field: is_first.
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dcorefile.h29 unsigned int is_first:1; /* Is this the first symbol in an object file? */ member
H A Dcorefile.c169 symbol_map[i].is_first = 1; in read_function_mappings()
634 if (found == NULL || found->is_first) in core_create_function_syms()
672 if (found && ! found->is_first) in core_create_function_syms()
H A DChangeLog-2009108 * corefile.h (struct function_map): Add new bit-field: is_first.
/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dinternal.h164 unsigned int is_first : 1; member
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h164 unsigned int is_first : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.c819 bool is_first = true; in pp_c_attributes_display() local
834 if (is_first) in pp_c_attributes_display()
839 is_first = false; in pp_c_attributes_display()
850 if (!is_first) in pp_c_attributes_display()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc133 dump_separator (pretty_printer *pp, bool *is_first) in dump_separator() argument
135 if (!*is_first) in dump_separator()
137 *is_first = false; in dump_separator()
3714 bool is_first = true; in dump_to_pp() local
3719 copy.dump_summary_of_rep_path_vars (pp, &rep_path_vars, &is_first); in dump_to_pp()
3738 dump_separator (pp, &is_first); in dump_to_pp()
3759 dump_separator (pp, &is_first); in dump_to_pp()
3821 bool *is_first, in dump_vec_of_tree() argument
3828 dump_separator (pp, is_first); in dump_vec_of_tree()
3847 bool *is_first) in dump_summary_of_rep_path_vars() argument
[all …]
H A Dregion-model.h1928 bool *is_first);
/netbsd-src/bin/ksh/
H A Dexec.c307 volatile bool is_first = true; local
337 if (!(cp = do_selectargs(ap, is_first))) {
341 is_first = false;
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.cc881 bool is_first = true; in pp_c_attributes_display() local
896 if (is_first) in pp_c_attributes_display()
901 is_first = false; in pp_c_attributes_display()
912 if (!is_first) in pp_c_attributes_display()
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dlabel.y674 int is_first = pos.start < 0; in evaluate() local
677 if (is_first) { in evaluate()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dvms-alpha.c6899 bool is_first = true; in evax_bfd_print_eobj() local
6925 if (is_first) in evax_bfd_print_eobj()
6927 is_first = false; in evax_bfd_print_eobj()
H A Dsom.c1766 dst->is_first = (flags & SOM_SUBSPACE_IS_FIRST) != 0; in som_swap_subspace_dictionary_in()
1807 if (src->is_first) in som_swap_subspace_dictionary_record_out()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dvms-alpha.c6715 bool is_first = true; in evax_bfd_print_eobj() local
6726 if (is_first) in evax_bfd_print_eobj()
6730 is_first = false; in evax_bfd_print_eobj()

12