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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 6867 tree t_op00 = TREE_TYPE (op00);
6869 if (!useless_type_conversion_p (t_expr, t_op00))
6864 tree t_op00 = TREE_TYPE (op00); local
gimplify.cc 6867 tree t_op00 = TREE_TYPE (op00);
6869 if (!useless_type_conversion_p (t_expr, t_op00))
6864 tree t_op00 = TREE_TYPE (op00); local
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 6448 tree t_op00 = TREE_TYPE (op00);
6450 if (!useless_type_conversion_p (t_expr, t_op00))
6445 tree t_op00 = TREE_TYPE (op00); local
gimplify.cc 6448 tree t_op00 = TREE_TYPE (op00);
6450 if (!useless_type_conversion_p (t_expr, t_op00))
6445 tree t_op00 = TREE_TYPE (op00); local

Completed in 62 milliseconds