OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imm_rtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc
3815
rtx
imm_rtx
= GEN_INT (offset);
3819
if (satisfies_constraint_J (
imm_rtx
))
3822
to_add =
imm_rtx
;
3827
tilegx_expand_set_const64 (tmp,
imm_rtx
);
3845
imm_rtx
));
3807
rtx
imm_rtx
= GEN_INT (offset);
local
/src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc
3356
rtx
imm_rtx
= gen_int_si (offset);
3359
if (satisfies_constraint_J (
imm_rtx
))
3362
to_add =
imm_rtx
;
3367
tilepro_expand_set_const32 (tmp,
imm_rtx
);
3381
imm_rtx
));
3348
rtx
imm_rtx
= gen_int_si (offset);
local
Completed in 29 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026