OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERM_TOP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp-patterns.cc
195
if (a ==
PERM_TOP
)
198
if (b ==
PERM_TOP
)
231
retval =
PERM_TOP
;
236
complex_perm_kinds_t kind =
PERM_TOP
;
245
if (kind == PERM_UNKNOWN || kind ==
PERM_TOP
)
716
/* Helper function to check if PERM is KIND or
PERM_TOP
. */
724
if (perm1 != kind1 && perm1 !=
PERM_TOP
)
728
if (perm2 != kind2 && perm2 !=
PERM_TOP
)
1107
if (kind == PERM_EVENODD || kind ==
PERM_TOP
)
tree-vectorizer.h
2534
PERM_TOP
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp-patterns.cc
195
if (a ==
PERM_TOP
)
198
if (b ==
PERM_TOP
)
231
retval =
PERM_TOP
;
236
complex_perm_kinds_t kind =
PERM_TOP
;
245
if (kind == PERM_UNKNOWN || kind ==
PERM_TOP
)
716
/* Helper function to check if PERM is KIND or
PERM_TOP
. */
724
if (perm1 != kind1 && perm1 !=
PERM_TOP
)
728
if (perm2 != kind2 && perm2 !=
PERM_TOP
)
1099
if (kind == PERM_EVENODD || kind ==
PERM_TOP
)
tree-vectorizer.h
2389
PERM_TOP
Completed in 24 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026