HomeSort by: relevance | last modified time | path
    Searched refs:DECL_PRESERVE_P (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc/dist/gcc/config/
sol2-c.cc 174 DECL_PRESERVE_P (decl) = 1;
233 DECL_PRESERVE_P (decl) = 1;
sol2.cc 79 DECL_PRESERVE_P (decl) = 1;
96 DECL_PRESERVE_P (decl) = 1;
  /src/external/gpl3/gcc.old/dist/gcc/config/
sol2-c.cc 174 DECL_PRESERVE_P (decl) = 1;
233 DECL_PRESERVE_P (decl) = 1;
sol2.cc 79 DECL_PRESERVE_P (decl) = 1;
96 DECL_PRESERVE_P (decl) = 1;
  /src/external/gpl3/gcc/dist/gcc/
tree-emutls.cc 243 DECL_PRESERVE_P (to) = DECL_PRESERVE_P (decl);
295 DECL_PRESERVE_P (to) = DECL_PRESERVE_P (decl);
ipa-visibility.cc 213 if (DECL_PRESERVE_P (node->decl))
286 if (DECL_PRESERVE_P (decl))
495 else if ((!DECL_PRESERVE_P (target->decl)
cgraphunit.cc 883 if (DECL_PRESERVE_P (decl))
935 if (DECL_PRESERVE_P (decl))
979 if (TREE_THIS_VOLATILE (decl) || DECL_PRESERVE_P (decl)
symtab.cc 2489 if (DECL_PRESERVE_P (decl) || DECL_PRESERVE_P (target->decl))
ipa-reference.cc 260 if (DECL_PRESERVE_P (t))
ipa.cc 889 DECL_PRESERVE_P (decl) = 1;
print-tree.cc 471 if (DECL_PRESERVE_P (node))
tree-streamer-in.cc 224 DECL_PRESERVE_P (expr) = (unsigned) bp_unpack_value (bp, 1);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-emutls.cc 242 DECL_PRESERVE_P (to) = DECL_PRESERVE_P (decl);
294 DECL_PRESERVE_P (to) = DECL_PRESERVE_P (decl);
ipa-visibility.cc 212 if (DECL_PRESERVE_P (node->decl))
285 if (DECL_PRESERVE_P (decl))
494 else if ((!DECL_PRESERVE_P (target->decl)
cgraphunit.cc 872 if (DECL_PRESERVE_P (decl))
923 if (DECL_PRESERVE_P (decl))
967 if (TREE_THIS_VOLATILE (decl) || DECL_PRESERVE_P (decl)
symtab.cc 2488 if (DECL_PRESERVE_P (decl) || DECL_PRESERVE_P (target->decl))
  /src/external/gpl3/gcc/dist/gcc/cp/
vtable-class-hierarchy.cc 200 DECL_PRESERVE_P (verify_vtbl_ptr_fndecl) = 1;
263 DECL_PRESERVE_P (vlt_register_set_fndecl) = 1;
307 DECL_PRESERVE_P (vlt_register_pairs_fndecl) = 1;
775 DECL_PRESERVE_P (array_arg) = 0;
1170 DECL_PRESERVE_P (vtv_fndecl) = 1;
1242 DECL_PRESERVE_P (var_decl) = 1;
  /src/external/gpl3/gcc.old/dist/gcc/cp/
vtable-class-hierarchy.cc 200 DECL_PRESERVE_P (verify_vtbl_ptr_fndecl) = 1;
263 DECL_PRESERVE_P (vlt_register_set_fndecl) = 1;
307 DECL_PRESERVE_P (vlt_register_pairs_fndecl) = 1;
788 DECL_PRESERVE_P (array_arg) = 0;
1184 DECL_PRESERVE_P (vtv_fndecl) = 1;
1246 DECL_PRESERVE_P (var_decl) = 1;
  /src/external/gpl3/gcc/dist/gcc/objc/
objc-runtime-shared-support.cc 505 DECL_PRESERVE_P (UOBJC_MODULES_decl) = 1;
639 DECL_PRESERVE_P (decl) = 1;
objc-next-runtime-abi-02.cc 1037 DECL_PRESERVE_P (decl) = 1;
1305 DECL_PRESERVE_P (decl) = 1;
2126 DECL_PRESERVE_P (decl) = 1;
2250 DECL_PRESERVE_P (decl) = 1;
2328 DECL_PRESERVE_P (decl) = 1;
2407 DECL_PRESERVE_P (refs_decl) = 1;
2849 DECL_PRESERVE_P (p) = 1;
2948 DECL_PRESERVE_P (t) = 1;
objc-gnu-runtime-abi-01.cc 1031 DECL_PRESERVE_P (decl) = 1;
1094 DECL_PRESERVE_P (decl) = 1;
1780 DECL_PRESERVE_P (decl) = 1;
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-runtime-shared-support.cc 505 DECL_PRESERVE_P (UOBJC_MODULES_decl) = 1;
639 DECL_PRESERVE_P (decl) = 1;
objc-next-runtime-abi-02.cc 1037 DECL_PRESERVE_P (decl) = 1;
1305 DECL_PRESERVE_P (decl) = 1;
2123 DECL_PRESERVE_P (decl) = 1;
2247 DECL_PRESERVE_P (decl) = 1;
2325 DECL_PRESERVE_P (decl) = 1;
2404 DECL_PRESERVE_P (refs_decl) = 1;
2846 DECL_PRESERVE_P (p) = 1;
2945 DECL_PRESERVE_P (t) = 1;
objc-gnu-runtime-abi-01.cc 1028 DECL_PRESERVE_P (decl) = 1;
1091 DECL_PRESERVE_P (decl) = 1;
1777 DECL_PRESERVE_P (decl) = 1;
  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 806 DECL_PRESERVE_P (node) = 1;

Completed in 60 milliseconds

1 2 3