OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sh_fsca_sf2int_rtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc
11154
static GTY(()) rtx
sh_fsca_sf2int_rtx
;
11159
if (!
sh_fsca_sf2int_rtx
)
11164
sh_fsca_sf2int_rtx
= const_double_from_real_value (rv, SFmode);
11167
return
sh_fsca_sf2int_rtx
;
11132
static GTY(()) rtx
sh_fsca_sf2int_rtx
;
variable
/src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc
11153
static GTY(()) rtx
sh_fsca_sf2int_rtx
;
11158
if (!
sh_fsca_sf2int_rtx
)
11163
sh_fsca_sf2int_rtx
= const_double_from_real_value (rv, SFmode);
11166
return
sh_fsca_sf2int_rtx
;
11131
static GTY(()) rtx
sh_fsca_sf2int_rtx
;
variable
Completed in 36 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026