OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:double_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/visium/
visium.cc
1151
const bool
double_p
= GET_MODE_SIZE (GET_MODE (dest)) > UNITS_PER_WORD;
local
1173
if (
double_p
)
1212
if (
double_p
&& dest_reg != srcreg + 1)
1234
else if (TARGET_MCM || (
double_p
&& REGNO (memrtx) == dest_reg))
/src/external/gpl3/gcc.old/dist/gcc/config/visium/
visium.cc
1150
const bool
double_p
= GET_MODE_SIZE (GET_MODE (dest)) > UNITS_PER_WORD;
local
1172
if (
double_p
)
1211
if (
double_p
&& dest_reg != srcreg + 1)
1233
else if (TARGET_MCM || (
double_p
&& REGNO (memrtx) == dest_reg))
Completed in 19 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026