OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:low_rtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc
648
rtx high_rtx,
low_rtx
;
651
split_double (op, &high_rtx, &
low_rtx
);
653
low = INTVAL (
low_rtx
);
642
rtx high_rtx,
low_rtx
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc
651
rtx high_rtx,
low_rtx
;
654
split_double (op, &high_rtx, &
low_rtx
);
656
low = INTVAL (
low_rtx
);
645
rtx high_rtx,
low_rtx
;
local
Completed in 38 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026