OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ssa_uniform_vector_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-generic.cc
1692
ssa_uniform_vector_p
(tree op)
2179
if ((srhs1 =
ssa_uniform_vector_p
(rhs1)) != NULL_TREE
2183
|| (srhs2 =
ssa_uniform_vector_p
(rhs2)) != NULL_TREE)
2260
if ((first =
ssa_uniform_vector_p
(rhs2)) != NULL_TREE)
1691
ssa_uniform_vector_p
(tree op)
function
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-generic.cc
1722
ssa_uniform_vector_p
(tree op)
2207
if ((srhs1 =
ssa_uniform_vector_p
(rhs1)) != NULL_TREE
2211
|| (srhs2 =
ssa_uniform_vector_p
(rhs2)) != NULL_TREE)
2287
if ((first =
ssa_uniform_vector_p
(rhs2)) != NULL_TREE)
1721
ssa_uniform_vector_p
(tree op)
function
Completed in 17 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026