Searched defs:simdlen (Results 1 – 19 of 19) sorted by relevance
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | omp-simd-clone.c | 341 unsigned int simdlen = clone_info->simdlen; in simd_clone_mangle() local 548 create_tmp_simd_array (const char *prefix, tree type, int simdlen) in create_tmp_simd_array() 796 unsigned int simdlen = simd_clone_subparts (TREE_TYPE (arg)); in simd_clone_init_simd_arrays() local
|
H A D | omp-simd-clone.cc | 341 poly_uint64 simdlen = clone_info->simdlen; in simd_clone_mangle() local 552 create_tmp_simd_array (const char *prefix, tree type, poly_uint64 simdlen) in create_tmp_simd_array() 806 unsigned int simdlen = simd_clone_subparts (TREE_TYPE (arg)); in simd_clone_init_simd_arrays() local
|
H A D | cfgloop.h | 180 int simdlen; variable
|
H A D | omp-general.c | 1077 tree simdlen; in omp_construct_simd_compare() member
|
H A D | omp-general.cc | 1627 tree simdlen; in omp_construct_simd_compare() member
|
H A D | cgraph.h | 782 poly_uint64 simdlen; member
|
H A D | tree-vect-loop.c | 2556 unsigned HOST_WIDE_INT simdlen = loop->simdlen; in vect_analyze_loop() local
|
H A D | omp-expand.c | 5218 tree simdlen = omp_find_clause (gimple_omp_for_clauses (fd->for_stmt), in expand_omp_simd() local
|
H A D | omp-expand.cc | 6358 tree simdlen = omp_find_clause (gimple_omp_for_clauses (fd->for_stmt), in expand_omp_simd() local
|
H A D | tree-vect-loop.cc | 3000 unsigned HOST_WIDE_INT simdlen = loop->simdlen; in vect_analyze_loop() local
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-simd-clone.c | 341 unsigned int simdlen = clone_info->simdlen; in simd_clone_mangle() local 548 create_tmp_simd_array (const char *prefix, tree type, int simdlen) in create_tmp_simd_array() 796 unsigned int simdlen = simd_clone_subparts (TREE_TYPE (arg)); in simd_clone_init_simd_arrays() local
|
H A D | cfgloop.h | 180 int simdlen; variable
|
H A D | omp-general.c | 1077 tree simdlen; in omp_construct_simd_compare() member
|
H A D | cgraph.h | 832 unsigned int simdlen; member
|
H A D | tree-vect-loop.c | 2556 unsigned HOST_WIDE_INT simdlen = loop->simdlen; in vect_analyze_loop() local
|
H A D | omp-expand.c | 5218 tree simdlen = omp_find_clause (gimple_omp_for_clauses (fd->for_stmt), in expand_omp_simd() local
|
/netbsd/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.c | 13886 tree simdlen = NULL_TREE, safelen = NULL_TREE; in c_finish_omp_clauses() local
|
H A D | c-typeck.cc | 14120 tree simdlen = NULL_TREE, safelen = NULL_TREE; in c_finish_omp_clauses() local
|
/netbsd/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 13886 tree simdlen = NULL_TREE, safelen = NULL_TREE; in c_finish_omp_clauses() local
|