OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plus_arg0
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
12319
rtx reg, and_arg,
plus_arg0
, plus_arg1;
12451
plus_arg0
= XEXP (addr, 0);
12456
if (GET_CODE (
plus_arg0
) == PLUS && CONST_INT_P (plus_arg1))
12467
else if (GET_CODE (
plus_arg0
) == PLUS && REG_P (plus_arg1))
12476
else if (!base_reg_operand (
plus_arg0
, GET_MODE (
plus_arg0
)))
12300
rtx reg, and_arg,
plus_arg0
, plus_arg1;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
11934
rtx reg, and_arg,
plus_arg0
, plus_arg1;
12066
plus_arg0
= XEXP (addr, 0);
12071
if (GET_CODE (
plus_arg0
) == PLUS && CONST_INT_P (plus_arg1))
12082
else if (GET_CODE (
plus_arg0
) == PLUS && REG_P (plus_arg1))
12091
else if (!base_reg_operand (
plus_arg0
, GET_MODE (
plus_arg0
)))
11915
rtx reg, and_arg,
plus_arg0
, plus_arg1;
local
Completed in 59 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026