OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_pattern_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
1268
bool
in_pattern_p
;
member in class:_stmt_vec_info
1312
If this stmt is part of a pattern (i.e. the field '
in_pattern_p
' is
1532
#define STMT_VINFO_IN_PATTERN_P(S) (S)->
in_pattern_p
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h
1148
bool
in_pattern_p
;
member in class:_stmt_vec_info
1191
If this stmt is part of a pattern (i.e. the field '
in_pattern_p
' is
1411
#define STMT_VINFO_IN_PATTERN_P(S) (S)->
in_pattern_p
Completed in 19 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026