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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc 2084 tree rhs_oprnd, rhs_origin, lhs_oprnd, lhs_type, vec_type, new_var; local
2150 rhs_origin
2153 if (!rhs_origin)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc 1510 tree rhs_oprnd, rhs_origin, lhs_oprnd, lhs_type, vec_type, new_var; local
1547 rhs_origin = vect_look_through_possible_promotion (vinfo, rhs_oprnd,
1550 if (!rhs_origin)

Completed in 26 milliseconds