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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc 258 tree first_op_type; member in struct:_slp_oprnd_info
280 oprnd_info->first_op_type = NULL_TREE;
679 oprnd_info->first_op_type = type;
700 if (!types_compatible_p (oprnd_info->first_op_type, type))
tree-vect-slp.cc 258 tree first_op_type; member in struct:_slp_oprnd_info
280 oprnd_info->first_op_type = NULL_TREE;
679 oprnd_info->first_op_type = type;
700 if (!types_compatible_p (oprnd_info->first_op_type, type))
tree-vect-slp.cc 258 tree first_op_type; member in struct:_slp_oprnd_info
280 oprnd_info->first_op_type = NULL_TREE;
679 oprnd_info->first_op_type = type;
700 if (!types_compatible_p (oprnd_info->first_op_type, type))
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc 287 tree first_op_type; member in struct:_slp_oprnd_info
311 oprnd_info->first_op_type = NULL_TREE;
797 oprnd_info->first_op_type = type;
818 if (!types_compatible_p (oprnd_info->first_op_type, type))
tree-vect-slp.cc 287 tree first_op_type; member in struct:_slp_oprnd_info
311 oprnd_info->first_op_type = NULL_TREE;
797 oprnd_info->first_op_type = type;
818 if (!types_compatible_p (oprnd_info->first_op_type, type))
tree-vect-slp.cc 287 tree first_op_type; member in struct:_slp_oprnd_info
311 oprnd_info->first_op_type = NULL_TREE;
797 oprnd_info->first_op_type = type;
818 if (!types_compatible_p (oprnd_info->first_op_type, type))

Completed in 81 milliseconds