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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-slp-patterns.cc 315 vect_check_evenodd_blend (lane_permutation_t &permutes,
353 vect_detect_pair_op (slp_tree node1, slp_tree node2, lane_permutation_t &lanes,
406 lane_permutation_t &lanes = SLP_TREE_LANE_PERMUTATION (node);
tree-vectorizer.h 167 typedef vec<std::pair<unsigned, unsigned> > lane_permutation_t; typedef
198 lane_permutation_t lane_permutation;
tree-vect-slp.cc 65 slp_tree, lane_permutation_t &,
3093 lane_permutation_t lane_perm = SLP_TREE_LANE_PERMUTATION (root);
4139 void change_vec_perm_layout (slp_tree, lane_permutation_t &,
4606 change_vec_perm_layout (slp_tree node, lane_permutation_t &perm,
8958 slp_tree node, lane_permutation_t &perm,
9237 lane_permutation_t &perm = SLP_TREE_LANE_PERMUTATION (node);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp-patterns.cc 315 vect_check_evenodd_blend (lane_permutation_t &permutes,
353 vect_detect_pair_op (slp_tree node1, slp_tree node2, lane_permutation_t &lanes,
406 lane_permutation_t &lanes = SLP_TREE_LANE_PERMUTATION (node);
tree-vectorizer.h 156 typedef vec<std::pair<unsigned, unsigned> > lane_permutation_t; typedef
182 lane_permutation_t lane_permutation;
tree-vect-slp.cc 2846 lane_permutation_t lane_perm = SLP_TREE_LANE_PERMUTATION (root);

Completed in 95 milliseconds