OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:address_arithmetic_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc
411
static bool
address_arithmetic_p
;
2119
if (!
address_arithmetic_p
&& wi::neg_p (increment))
2702
if (!
address_arithmetic_p
&& wi::neg_p (increment))
3281
if ((incr == diff) || (!
address_arithmetic_p
&& incr == -diff))
3574
if (!
address_arithmetic_p
&& wi::neg_p (increment))
3714
if (
address_arithmetic_p
)
3960
address_arithmetic_p
= (c->kind == CAND_ADD
410
static bool
address_arithmetic_p
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc
411
static bool
address_arithmetic_p
;
2119
if (!
address_arithmetic_p
&& wi::neg_p (increment))
2702
if (!
address_arithmetic_p
&& wi::neg_p (increment))
3281
if ((incr == diff) || (!
address_arithmetic_p
&& incr == -diff))
3574
if (!
address_arithmetic_p
&& wi::neg_p (increment))
3714
if (
address_arithmetic_p
)
3960
address_arithmetic_p
= (c->kind == CAND_ADD
410
static bool
address_arithmetic_p
;
variable
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026