Searched refs:expand_vector_operation (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-generic.c | 1061 expand_vector_operation (gimple_stmt_iterator *gsi, tree type, tree compute_type, in expand_vector_operation() function 2209 new_rhs = expand_vector_operation (gsi, type, compute_type, stmt, code); in expand_vector_operations_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-generic.cc | 1200 expand_vector_operation (gimple_stmt_iterator *gsi, tree type, tree compute_type, in expand_vector_operation() function 2376 new_rhs = expand_vector_operation (gsi, type, compute_type, stmt, code, in expand_vector_operations_1()
|
H A D | ChangeLog.gimple-classes | 4456 * tree-vect-generic.c (expand_vector_operation): Likewise.
|
H A D | ChangeLog.tuples | 5061 (expand_vector_operation): Likewise. Remove "tree rhs" param. Add
|
H A D | ChangeLog-2005 | 16246 expand_vector_addition, expand_vector_operation, 21697 * tree-complex.c (expand_vector_operation): New, extracted from 21701 (expand_vector_operations_1): Call expand_vector_operation.
|
H A D | ChangeLog-2014 | 1172 * tree-vect-generic.c (expand_vector_operation): Likewise. 41127 * tree-vect-generic.c (expand_vector_operation): Only call
|
H A D | ChangeLog-2021 | 19828 (expand_vector_operation): Likewise.
|
H A D | ChangeLog-2012 | 20323 (expand_vector_operation): Use it for vector integer
|
H A D | ChangeLog-2007 | 12089 * tree-vect-generic.c expand_vector_operation): Support
|
H A D | ChangeLog-2020 | 18265 (expand_vector_operation): Change void return type to bool.
|
H A D | ChangeLog-2018 | 34847 * tree-vect-generic.c (expand_vector_operation): Use VECTOR_MODE_P
|
H A D | ChangeLog-2011 | 10422 (expand_vector_operation): Treat comparison as binary
|