OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dcopy
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/csh/
misc.c
259
* i.e. to a unit > 2. This also happens in
dcopy
.
272
j =
dcopy
(i, j);
279
dcopy
(int i, int j)
function
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc
20846
struct expand_vec_perm_d
dcopy
;
local
20896
dcopy
= *d;
20899
dcopy
.op0 = d->op1;
20900
dcopy
.op1 = d->op0;
20902
dcopy
.perm[i] ^= nelt;
20908
unsigned e =
dcopy
.perm[i];
20917
dcopy
.perm[i] = e;
20919
dcopy
.one_operand_p = true;
20929
dcopy
.op1 =
dcopy
.op0
20975
struct expand_vec_perm_d
dcopy
,
dcopy
1;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc
19506
struct expand_vec_perm_d
dcopy
;
local
19556
dcopy
= *d;
19559
dcopy
.op0 = d->op1;
19560
dcopy
.op1 = d->op0;
19562
dcopy
.perm[i] ^= nelt;
19568
unsigned e =
dcopy
.perm[i];
19577
dcopy
.perm[i] = e;
19579
dcopy
.one_operand_p = true;
19589
dcopy
.op1 =
dcopy
.op0
19633
struct expand_vec_perm_d
dcopy
,
dcopy
1;
local
[
all
...]
Completed in 77 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026