OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOOP_VINFO_HAS_MASK_STORE
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc
1378
has_mask_store =
LOOP_VINFO_HAS_MASK_STORE
(loop_vinfo);
tree-vectorizer.h
1029
#define
LOOP_VINFO_HAS_MASK_STORE
(L) (L)->has_mask_store
tree-vect-stmts.cc
8767
LOOP_VINFO_HAS_MASK_STORE
(loop_vinfo) = true;
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc
1353
has_mask_store =
LOOP_VINFO_HAS_MASK_STORE
(loop_vinfo);
tree-vectorizer.h
911
#define
LOOP_VINFO_HAS_MASK_STORE
(L) (L)->has_mask_store
tree-vect-stmts.cc
8224
LOOP_VINFO_HAS_MASK_STORE
(loop_vinfo) = true;
Completed in 79 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026