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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 5299 rtx begin_rtx, end_rtx;
5311 begin_rtx = expand_expr (begin, NULL_RTX, Pmode, EXPAND_NORMAL);
5316 maybe_emit_call_builtin___clear_cache (begin_rtx, end_rtx);
5298 rtx begin_rtx, end_rtx; local
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 6042 rtx begin_rtx, end_rtx;
6054 begin_rtx = expand_expr (begin, NULL_RTX, Pmode, EXPAND_NORMAL);
6059 maybe_emit_call_builtin___clear_cache (begin_rtx, end_rtx);
6041 rtx begin_rtx, end_rtx; local

Completed in 71 milliseconds