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

  /src/external/gpl3/gcc/dist/gcc/
genattr.cc 32 static vec<rtx> const_attrs, reservations; variable
128 FOR_EACH_VEC_ELT (reservations, j, resv)
186 reservations.safe_push (def);
205 = find_tune_attr (XEXP (reservations[0], 2));
250 printf (" reservations of given insn. It may be used for better\n");
267 printf (" reflect the current and future reservations by given\n");
276 printf (" alternative reservations of given insn in given\n");
295 printf ("/* The following function outputs reservations for given\n");
  /src/external/gpl3/gcc.old/dist/gcc/
genattr.cc 32 static vec<rtx> const_attrs, reservations; variable
128 FOR_EACH_VEC_ELT (reservations, j, resv)
186 reservations.safe_push (def);
205 = find_tune_attr (XEXP (reservations[0], 2));
250 printf (" reservations of given insn. It may be used for better\n");
267 printf (" reflect the current and future reservations by given\n");
276 printf (" alternative reservations of given insn in given\n");
295 printf ("/* The following function outputs reservations for given\n");

Completed in 25 milliseconds