OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s390_previous_fndecl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc
95
static GTY(()) tree
s390_previous_fndecl
;
variable
16280
/* Restore targets globals from NEW_TREE and invalidate
s390_previous_fndecl
16294
s390_previous_fndecl
= NULL_TREE;
16308
if (fndecl ==
s390_previous_fndecl
)
16315
if (
s390_previous_fndecl
== NULL_TREE)
16317
else if (DECL_FUNCTION_SPECIFIC_TARGET (
s390_previous_fndecl
))
16318
old_tree = DECL_FUNCTION_SPECIFIC_TARGET (
s390_previous_fndecl
);
16335
s390_previous_fndecl
= fndecl;
s390.cc
95
static GTY(()) tree
s390_previous_fndecl
;
variable
16280
/* Restore targets globals from NEW_TREE and invalidate
s390_previous_fndecl
16294
s390_previous_fndecl
= NULL_TREE;
16308
if (fndecl ==
s390_previous_fndecl
)
16315
if (
s390_previous_fndecl
== NULL_TREE)
16317
else if (DECL_FUNCTION_SPECIFIC_TARGET (
s390_previous_fndecl
))
16318
old_tree = DECL_FUNCTION_SPECIFIC_TARGET (
s390_previous_fndecl
);
16335
s390_previous_fndecl
= fndecl;
/src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc
99
static GTY(()) tree
s390_previous_fndecl
;
variable
16819
/* Restore targets globals from NEW_TREE and invalidate
s390_previous_fndecl
16833
s390_previous_fndecl
= NULL_TREE;
16847
if (fndecl ==
s390_previous_fndecl
)
16854
if (
s390_previous_fndecl
== NULL_TREE)
16856
else if (DECL_FUNCTION_SPECIFIC_TARGET (
s390_previous_fndecl
))
16857
old_tree = DECL_FUNCTION_SPECIFIC_TARGET (
s390_previous_fndecl
);
16874
s390_previous_fndecl
= fndecl;
s390.cc
99
static GTY(()) tree
s390_previous_fndecl
;
variable
16819
/* Restore targets globals from NEW_TREE and invalidate
s390_previous_fndecl
16833
s390_previous_fndecl
= NULL_TREE;
16847
if (fndecl ==
s390_previous_fndecl
)
16854
if (
s390_previous_fndecl
== NULL_TREE)
16856
else if (DECL_FUNCTION_SPECIFIC_TARGET (
s390_previous_fndecl
))
16857
old_tree = DECL_FUNCTION_SPECIFIC_TARGET (
s390_previous_fndecl
);
16874
s390_previous_fndecl
= fndecl;
Completed in 116 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026