OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_part
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc
1306
rtx
const_part
= plus_constant (Pmode, XEXP (x, 0), newoffset);
1309
gen_rtx_HIGH (Pmode,
const_part
));
1313
tmp_reg,
const_part
));
2316
rtx temp,
const_part
;
2333
const_part
= XEXP (XEXP (operand1, 0), 1);
2334
gcc_assert (GET_CODE (
const_part
) == CONST_INT);
2342
const_part
= NULL_RTX;
2366
if (
const_part
!= NULL_RTX)
2367
expand_inc (operand0,
const_part
);
1302
rtx
const_part
= plus_constant (Pmode, XEXP (x, 0), newoffset);
local
2312
rtx temp,
const_part
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-builtins.cc
3105
real_value
const_part
= a0_cst_p
local
3107
if (!real_equal (&
const_part
, &dconst0)
3108
&& !real_isinf (&
const_part
))
/src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc
1162
rtx
const_part
= plus_constant (Pmode, XEXP (x, 0), newoffset);
1165
gen_rtx_HIGH (Pmode,
const_part
));
1169
tmp_reg,
const_part
));
2174
rtx temp,
const_part
;
2191
const_part
= XEXP (XEXP (operand1, 0), 1);
2192
gcc_assert (GET_CODE (
const_part
) == CONST_INT);
2200
const_part
= NULL_RTX;
2224
if (
const_part
!= NULL_RTX)
2225
expand_inc (operand0,
const_part
);
1158
rtx
const_part
= plus_constant (Pmode, XEXP (x, 0), newoffset);
local
2170
rtx temp,
const_part
;
local
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-builtins.cc
3671
real_value
const_part
= a0_cst_p
local
3673
if (!real_equal (&
const_part
, &dconst0)
3674
&& !real_isinf (&
const_part
))
Completed in 50 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026