OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vect_get_operand_map
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc
478
vect_get_operand_map
(const gimple *stmt, unsigned char swap = 0)
function
539
const int *map =
vect_get_operand_map
(stmt_info->stmt, swap);
838
if (const int *map =
vect_get_operand_map
(call1))
1653
if (const int *map =
vect_get_operand_map
(stmt_info->stmt))
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc
541
vect_get_operand_map
(const gimple *stmt, bool gather_scatter_p = false,
function
601
const int *opmap =
vect_get_operand_map
(stmt, gather_scatter_p);
644
=
vect_get_operand_map
(stmt_info->stmt,
988
if (const int *map =
vect_get_operand_map
(call1))
1854
if (const int *map =
vect_get_operand_map
(stmt_info->stmt,
Completed in 44 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026