HomeSort by: relevance | last modified time | path
    Searched defs:get_load_store_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-stmts.cc 1825 /* A subroutine of get_load_store_type, with a subset of the same
1971 /* A subroutine of get_load_store_type, with a subset of the same
2293 get_load_store_type (vec_info *vinfo, stmt_vec_info stmt_info, function
8236 if (!get_load_store_type (vinfo, stmt_info, vectype, slp_node, mask, vls_type,
8447 /* Checked by get_load_store_type. */
10071 if (!get_load_store_type (vinfo, stmt_info, vectype, slp_node, mask, VLS_LOAD,
10249 /* Checked by get_load_store_type. */
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc 2024 /* A subroutine of get_load_store_type, with a subset of the same
2162 /* A subroutine of get_load_store_type, with a subset of the same
2455 get_load_store_type (vec_info *vinfo, stmt_vec_info stmt_info, function
7605 if (!get_load_store_type (vinfo, stmt_info, vectype, slp_node, mask, vls_type,
7964 /* Checked by get_load_store_type. */
8966 if (!get_load_store_type (vinfo, stmt_info, vectype, slp_node, mask, VLS_LOAD,
9122 /* Checked by get_load_store_type. */

Completed in 35 milliseconds