OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_order
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_timeline.c
264
int order,
last_order
;
local
381
for (
last_order
= 1, order = 1; order < 32;
382
({ int tmp =
last_order
;
last_order
= order; order += tmp; })) {
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-store-merging.cc
1805
unsigned int
last_order
;
member in class:__anon13747::merged_store_group
2207
last_order
= info->order;
2209
first_order =
last_order
;
2308
if (info->order >
last_order
)
2310
last_order
= info->order;
2748
else if (info->order > merged_store->
last_order
)
2801
smaller than
LAST_ORDER
. ALL_INTEGER_CST_P is true if
2821
LAST_ORDER
, which is the MEM[(int *)p_28].a = -1; store.
2832
and have order in between FIRST_ORDER and
LAST_ORDER
. This is to
2849
unsigned int
last_order
, unsigned HOST_WIDE_INT start
2944
unsigned int
last_order
= merged_store->
last_order
;
local
3209
unsigned int
last_order
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-store-merging.cc
1721
unsigned int
last_order
;
member in class:__anon16175::merged_store_group
2123
last_order
= info->order;
2125
first_order =
last_order
;
2224
if (info->order >
last_order
)
2226
last_order
= info->order;
2664
else if (info->order > merged_store->
last_order
)
2717
smaller than
LAST_ORDER
. ALL_INTEGER_CST_P is true if
2737
LAST_ORDER
, which is the MEM[(int *)p_28].a = -1; store.
2748
and have order in between FIRST_ORDER and
LAST_ORDER
. This is to
2765
unsigned int
last_order
, unsigned HOST_WIDE_INT start
2860
unsigned int
last_order
= merged_store->
last_order
;
local
3122
unsigned int
last_order
local
[
all
...]
Completed in 30 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026