Home
last modified time | relevance | path

Searched refs:prevailing (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-symtab.cc309 lto_symtab_merge (symtab_node *prevailing, symtab_node *entry) in lto_symtab_merge() argument
311 tree prevailing_decl = prevailing->decl; in lto_symtab_merge()
447 symtab_node *prevailing = NULL; in lto_symtab_resolve_symbols() local
456 prevailing = e; in lto_symtab_resolve_symbols()
461 if (prevailing) in lto_symtab_resolve_symbols()
467 for (e = prevailing->next_sharing_asm_name; e; e = e->next_sharing_asm_name) in lto_symtab_resolve_symbols()
469 && !DECL_COMMON (prevailing->decl) in lto_symtab_resolve_symbols()
475 DECL_NAME (prevailing->decl)); in lto_symtab_resolve_symbols()
476 return prevailing; in lto_symtab_resolve_symbols()
489 if (prevailing) in lto_symtab_resolve_symbols()
[all …]
Dlto-symtab.h32 lto_symtab_prevail_decl (tree prevailing, tree decl) in lto_symtab_prevail_decl() argument
36 DECL_CHAIN (decl) = prevailing; in lto_symtab_prevail_decl()
DChangeLog695 can amend prevailing single-entry SCC with debug refs.
851 * lto.c (unify_scc): Register prevailing trees, not trees to be freed.
962 prevailing SCCs with the debug machinery.
2512 way in. Finalize prevailing SCC tree members.
2936 (uniquify_nodes): Mark new non-prevailing types and avoid
4053 * lto.c (lto_fixup_tree): In case the prevailing decl is not
4663 non prevailing weak symbols.
4782 prevailing definition. Don't mark TREE_NOTHROW differences.
/netbsd/src/lib/libm/arch/m68k/
Ds_rint.S44 | delivers integer nearest x in direction of prevailing rounding mode
46 fintd %sp@(4),%fp0 | use prevailing rounding mode
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-devirt.cc659 compare_virtual_tables (varpool_node *prevailing, varpool_node *vtable) in compare_virtual_tables() argument
663 if (DECL_VIRTUAL_P (prevailing->decl) != DECL_VIRTUAL_P (vtable->decl)) in compare_virtual_tables()
666 if (DECL_VIRTUAL_P (prevailing->decl)) in compare_virtual_tables()
668 varpool_node *tmp = prevailing; in compare_virtual_tables()
669 prevailing = vtable; in compare_virtual_tables()
678 inform (DECL_SOURCE_LOCATION (prevailing->decl), in compare_virtual_tables()
683 if (!prevailing->definition || !vtable->definition) in compare_virtual_tables()
701 end1 = !prevailing->iterate_reference (n1, ref1); in compare_virtual_tables()
725 (TYPE_NAME (DECL_CONTEXT (prevailing->decl))), in compare_virtual_tables()
729 (TYPE_NAME (DECL_CONTEXT (prevailing->decl))), in compare_virtual_tables()
[all …]
DChangeLog-2009672 detect non-prevailing decls.
5263 (lto_symtab_merge_decls_1): Simplify. Do not drop non-prevailing
5971 prevailing and a to-be-merged entry and to queue diagnostics properly.
5981 case of no prevailing decl here. Diagnose mismatches
5982 in object types here. Drop all but the prevailing decls.
5983 (lto_symtab_prevailing_decl): Return the single prevailing decl.
DChangeLog-2012792 prevailing variable.
9830 and return the prevailing symbol, checking for multiple prevailing
DChangeLog5910 type of the prevailing comparison for the new comparison type.
DChangeLog-20194455 Take a starting/"prevailing" vector mode rather than a vector size.
25541 partition prevailing as last is not a builtin.
DChangeLog-201021738 prevailing defs.
32650 relink aliases of node into prevailing node.
DChangeLog-201327664 DECL_INITIAL of non-prevailing decls.
38562 (lto_symtab_prevailing_decl): Builtins are their own prevailing decl.
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-ietf-ldapext-acl-model-xx.txt435 then entry is the prevailing scope. (It is possible for two
/netbsd/src/external/gpl3/binutils/dist/gold/po/
Dgold.pot4269 msgid " prevailing definition is from %s"
Duk.po4182 msgid " prevailing definition is from %s"
Dsr.po4190 msgid " prevailing definition is from %s"
Dro.po4205 msgid " prevailing definition is from %s"
Dfr.po4197 msgid " prevailing definition is from %s"
/netbsd/src/external/gpl3/gdb/dist/libiberty/
DChangeLog900 UNDEFs and reuse the prevailing name.
1413 define them in the first prevailing section and with no name.
8126 match prevailing coding style.
/netbsd/src/external/gpl3/binutils/dist/libiberty/
DChangeLog900 UNDEFs and reuse the prevailing name.
1413 define them in the first prevailing section and with no name.
8126 match prevailing coding style.
/netbsd/src/external/gpl3/gcc/dist/libiberty/
DChangeLog409 UNDEFs and reuse the prevailing name.
922 define them in the first prevailing section and with no name.
7635 match prevailing coding style.
/netbsd/src/external/gpl3/gdb/dist/gdb/
DNEWS841 prevailing print options, in the form accepted by
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dinvoke.texi19567 Set the prevailing mode of the floating-point unit.
19581 prevailing FPU modes, and the convenience of being able to use a single
19584 with a more specific choice of prevailing FPU mode.
Dgcc.info18383 Set the prevailing mode of the floating-point unit. This
18396 programs with different prevailing FPU modes, and the
18400 needed with a more specific choice of prevailing FPU mode.
/netbsd/src/share/dict/
Dweb2a1146 all-prevailing
68187 twice-prevailing
/netbsd/src/external/gpl3/binutils/dist/gold/
DChangeLog-081510679 prevailing definitions of common symbols.

12