HomeSort by: relevance | last modified time | path
    Searched refs:VMAT_LOAD_STORE_LANES (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-costs.cc 374 == VMAT_LOAD_STORE_LANES)
393 == VMAT_LOAD_STORE_LANES)
745 != VMAT_LOAD_STORE_LANES)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc 1165 if (first_stmt_p && !slp_node && memory_access_type == VMAT_LOAD_STORE_LANES)
1728 if (memory_access_type == VMAT_LOAD_STORE_LANES)
2363 *memory_access_type = VMAT_LOAD_STORE_LANES;
7619 else if (memory_access_type != VMAT_LOAD_STORE_LANES
8190 gcc_assert ((memory_access_type != VMAT_LOAD_STORE_LANES
8215 if (memory_access_type == VMAT_LOAD_STORE_LANES)
8369 if (memory_access_type == VMAT_LOAD_STORE_LANES)
8981 else if (memory_access_type != VMAT_LOAD_STORE_LANES
9430 gcc_assert ((memory_access_type != VMAT_LOAD_STORE_LANES
9592 if (memory_access_type == VMAT_LOAD_STORE_LANES)
    [all...]
tree-vectorizer.h 1097 VMAT_LOAD_STORE_LANES,
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-stmts.cc 1519 if (memory_access_type == VMAT_LOAD_STORE_LANES)
2199 *memory_access_type = VMAT_LOAD_STORE_LANES;
8251 else if (memory_access_type != VMAT_LOAD_STORE_LANES
8732 gcc_assert ((memory_access_type != VMAT_LOAD_STORE_LANES
8758 if (memory_access_type == VMAT_LOAD_STORE_LANES)
8814 if (memory_access_type == VMAT_LOAD_STORE_LANES)
10087 else if (memory_access_type != VMAT_LOAD_STORE_LANES
10146 if (memory_access_type == VMAT_LOAD_STORE_LANES)
10625 gcc_assert ((memory_access_type != VMAT_LOAD_STORE_LANES
10791 if (memory_access_type == VMAT_LOAD_STORE_LANES)
    [all...]
tree-vectorizer.h 1217 VMAT_LOAD_STORE_LANES,
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 16513 && STMT_VINFO_MEMORY_ACCESS_TYPE (stmt_info) == VMAT_LOAD_STORE_LANES)
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 16132 && STMT_VINFO_MEMORY_ACCESS_TYPE (stmt_info) == VMAT_LOAD_STORE_LANES)

Completed in 51 milliseconds