OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_off
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc
4159
int
mem_off
= 0;
4251
mem_off
= 1;
4256
mem_off
= 2;
4261
mem_off
= 3;
4265
mem_off
= 4;
4270
mem_off
= 5;
4274
mem_off
= 6;
4279
mem_off
= 7;
4294
? 0 :
mem_off
);
4149
int
mem_off
= 0;
local
/src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc
4159
int
mem_off
= 0;
4251
mem_off
= 1;
4256
mem_off
= 2;
4261
mem_off
= 3;
4265
mem_off
= 4;
4270
mem_off
= 5;
4274
mem_off
= 6;
4279
mem_off
= 7;
4294
? 0 :
mem_off
);
4149
int
mem_off
= 0;
local
/src/sys/net/
bpfjit.c
2168
sljit_sw
mem_off
;
local
2219
mem_off
= offsetof(struct bpfjit_stack, mem);
2238
mem_off
= 0;
2257
mem_reg,
mem_off
+ i * sizeof(uint32_t),
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-ldp-fusion.cc
487
poly_int64
mem_off
;
490
rtx base = ldp_strip_offset (mem, &
mem_off
);
501
access_off =
mem_off
;
503
poly_int64 new_def_off =
mem_off
;
558
// Record that DEF = BASE_DEF +
MEM_OFF
.
578
if (!multiple_p (
mem_off
, mem_size))
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-im.cc
1633
poly_int64 saved_maxsize = aor.max_size,
mem_off
;
local
1647
&& (mem_base = get_addr_base_and_unit_offset (aor.ref, &
mem_off
)))
1701
build_int_cst (ref_alias_type,
mem_off
));
tree-ssa-strlen.cc
530
tree
mem_off
= TREE_OPERAND (ptr, 1);
531
off = fold_build2 (PLUS_EXPR, TREE_TYPE (off), off,
mem_off
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-im.cc
1585
poly_int64 saved_maxsize = aor.max_size,
mem_off
;
local
1599
&& (mem_base = get_addr_base_and_unit_offset (aor.ref, &
mem_off
)))
1653
build_int_cst (ref_alias_type,
mem_off
));
tree-ssa-strlen.cc
528
tree
mem_off
= TREE_OPERAND (ptr, 1);
529
off = fold_build2 (PLUS_EXPR, TREE_TYPE (off), off,
mem_off
);
Completed in 57 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026