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

  /src/external/gpl3/gcc/dist/gcc/
sel-sched.cc 2492 and transformation type TRANS_TYPE. */
2496 enum local_trans_type trans_type,
2507 pti->type = trans_type;
2554 enum local_trans_type trans_type = TRANS_SUBSTITUTION;
2561 &trans_type);
2587 INSN_UID (insn), trans_type,
2591 trans_type, expr_old_vinsn);
2546 enum local_trans_type trans_type = TRANS_SUBSTITUTION; local
2579 INSN_UID (insn), trans_type, local
  /src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc 2484 and transformation type TRANS_TYPE. */
2488 enum local_trans_type trans_type,
2499 pti->type = trans_type;
2546 enum local_trans_type trans_type = TRANS_SUBSTITUTION;
2553 &trans_type);
2579 INSN_UID (insn), trans_type,
2583 trans_type, expr_old_vinsn);
2538 enum local_trans_type trans_type = TRANS_SUBSTITUTION; local
2571 INSN_UID (insn), trans_type, local

Completed in 51 milliseconds