OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:store2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
compile.c
1566
store2
(SIM_DESC sd, ea_type *arg, int n)
function
3595
if (
store2
(sd, &code->op3, ea))
4243
if (
store2
(sd, &code->dst, rd))
4251
if (
store2
(sd, &code->dst, rd))
4259
if (
store2
(sd, &code->dst, rd))
4264
if (
store2
(sd, &code->dst, res))
4275
if (
store2
(sd, &code->dst, res))
4286
if (
store2
(sd, &code->dst, res))
4296
if (
store2
(sd, &code->dst, res))
4326
if (
store2
(sd, &code->dst, res)
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c
1566
store2
(SIM_DESC sd, ea_type *arg, int n)
function
3595
if (
store2
(sd, &code->op3, ea))
4243
if (
store2
(sd, &code->dst, rd))
4251
if (
store2
(sd, &code->dst, rd))
4259
if (
store2
(sd, &code->dst, rd))
4264
if (
store2
(sd, &code->dst, res))
4275
if (
store2
(sd, &code->dst, res))
4286
if (
store2
(sd, &code->dst, res))
4296
if (
store2
(sd, &code->dst, res))
4326
if (
store2
(sd, &code->dst, res)
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
dse.cc
544
store1 on the first store for offset N. Bit N is set in
store2
552
we will or store1 into
store2
before deciding which stores look
1008
bitmap
store2
;
1014
store2
= group->store2_n;
1021
store2
= group->store2_p;
1027
bitmap_set_bit (
store2
, ai);
2961
related bases add all of the bits from store1 into
store2
.
1006
bitmap
store2
;
local
/src/external/gpl3/gcc.old/dist/gcc/
dse.cc
541
store1 on the first store for offset N. Bit N is set in
store2
549
we will or store1 into
store2
before deciding which stores look
1004
bitmap
store2
;
1010
store2
= group->store2_n;
1017
store2
= group->store2_p;
1023
bitmap_set_bit (
store2
, ai);
2915
related bases add all of the bits from store1 into
store2
.
1002
bitmap
store2
;
local
Completed in 22 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026