OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:high_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);
652
high = INTVAL (
high_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);
655
high = INTVAL (
high_rtx
);
645
rtx
high_rtx
, low_rtx;
local
Completed in 18 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026