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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc 2693 vect_gather_slp_loads (vec<slp_tree> &loads, slp_tree node, function
2713 vect_gather_slp_loads (loads, child, visited);
4211 vect_gather_slp_loads (vec_info *vinfo) function
4218 vect_gather_slp_loads (SLP_INSTANCE_LOADS (instance),
5928 vect_gather_slp_loads (bb_vinfo);
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc 2941 vect_gather_slp_loads (vec<slp_tree> &loads, slp_tree node, function
2961 vect_gather_slp_loads (loads, child, visited);
5821 vect_gather_slp_loads (vec_info *vinfo) function
5828 vect_gather_slp_loads (SLP_INSTANCE_LOADS (instance),
7765 vect_gather_slp_loads (bb_vinfo);

Completed in 61 milliseconds