OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loongarch_force_temporary
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc
2182
loongarch_force_temporary
(rtx dest, rtx value)
function
2234
loongarch_force_temporary
; it is only needed when OFFSET is not a
2249
high =
loongarch_force_temporary
(temp, high);
2250
reg =
loongarch_force_temporary
(temp, gen_rtx_PLUS (Pmode, high, reg));
2447
/* Load VALUE into DEST. TEMP is as for
loongarch_force_temporary
. */
2537
base =
loongarch_force_temporary
(dest, base);
/src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc
2662
loongarch_force_temporary
(rtx dest, rtx value)
function
2723
loongarch_force_temporary
; it is only needed when OFFSET is not a
2738
high =
loongarch_force_temporary
(temp, high);
2739
reg =
loongarch_force_temporary
(temp, gen_rtx_PLUS (Pmode, high, reg));
2797
high =
loongarch_force_temporary
(tmp, high);
3005
high =
loongarch_force_temporary
(tmp3, high);
3049
high =
loongarch_force_temporary
(tmp3, high);
3167
TEMP is as for
loongarch_force_temporary
and is used to load the high
3202
high =
loongarch_force_temporary
(temp, high);
3323
/* Load VALUE into DEST. TEMP is as for
loongarch_force_temporary
. *
[
all
...]
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026