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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 8874 tree osteptype = TREE_TYPE (orig_step);
8877 build_int_cst (osteptype, 0));
9116 tree osteptype = TREE_TYPE (orig_step);
9119 build_int_cst (osteptype, 0));
8871 tree osteptype = TREE_TYPE (orig_step); local
9113 tree osteptype = TREE_TYPE (orig_step); local
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 8388 tree osteptype = TREE_TYPE (orig_step);
8391 build_int_cst (osteptype, 0));
8618 tree osteptype = TREE_TYPE (orig_step);
8621 build_int_cst (osteptype, 0));
8385 tree osteptype = TREE_TYPE (orig_step); local
8615 tree osteptype = TREE_TYPE (orig_step); local

Completed in 35 milliseconds