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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 379 declare_vars (c->temps, body, false);
719 declare_vars (tree vars, gimple *gs, bool debug_info) function
857 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false);
gimplify.cc 379 declare_vars (c->temps, body, false);
719 declare_vars (tree vars, gimple *gs, bool debug_info) function
857 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false);
gimplify.cc 379 declare_vars (c->temps, body, false);
719 declare_vars (tree vars, gimple *gs, bool debug_info) function
857 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false);
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 359 declare_vars (c->temps, body, false);
688 declare_vars (tree vars, gimple *gs, bool debug_info) function
826 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false);
gimplify.cc 359 declare_vars (c->temps, body, false);
688 declare_vars (tree vars, gimple *gs, bool debug_info) function
826 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false);
gimplify.cc 359 declare_vars (c->temps, body, false);
688 declare_vars (tree vars, gimple *gs, bool debug_info) function
826 declare_vars (tmp, gimple_seq_first_stmt (body_seq), false);

Completed in 168 milliseconds