OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scalar_mask
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-stmts.cc
1488
its arguments. If the load or store is conditional,
SCALAR_MASK
is the
1503
tree
scalar_mask
)
1528
scalar_mask
);
1559
scalar_mask
);
1622
vect_record_loop_mask (loop_vinfo, masks, nvectors, vectype,
scalar_mask
);
3436
tree
scalar_mask
= NULL_TREE;
local
3438
scalar_mask
= gimple_call_arg (stmt_info->stmt, mask_opno);
3446
scalar_mask
);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-intrinsic.cc
11096
bool
scalar_mask
= false;
local
11115
scalar_mask
= 1;
11126
if (
scalar_mask
)
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc
1698
its arguments. If the load or store is conditional,
SCALAR_MASK
is the
1713
tree
scalar_mask
)
1743
scalar_mask
);
1766
scalar_mask
);
1812
vect_record_loop_mask (loop_vinfo, masks, nvectors, vectype,
scalar_mask
);
3567
tree
scalar_mask
= NULL_TREE;
local
3569
scalar_mask
= gimple_call_arg (stmt_info->stmt, mask_opno);
3571
vectype_out,
scalar_mask
);
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-intrinsic.cc
11394
bool
scalar_mask
= false;
local
11413
scalar_mask
= 1;
11424
if (
scalar_mask
)
Completed in 64 milliseconds
Indexes created Sat Jul 18 00:24:37 UTC 2026