OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifmode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc
5162
scalar_int_mode
ifmode
;
local
5165
if (!int_mode_for_mode (mode).exists (&
ifmode
)
5170
if (mode !=
ifmode
)
5171
re = gen_rtx_SUBREG (
ifmode
, re, 0);
5176
if (mode !=
ifmode
)
5177
im = gen_rtx_SUBREG (
ifmode
, im, 0);
/src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc
5194
scalar_int_mode
ifmode
;
local
5197
if (!int_mode_for_mode (mode).exists (&
ifmode
)
5202
if (mode !=
ifmode
)
5203
re = gen_rtx_SUBREG (
ifmode
, re, 0);
5208
if (mode !=
ifmode
)
5209
im = gen_rtx_SUBREG (
ifmode
, im, 0);
Completed in 64 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026