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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh_treg_combine.cc 454 branch_if_false = 0, enumerator in enum:sh_treg_combine::branch_condition_type_t
681 return branch_if_false;
1345 else if (trace.cbranch_type == branch_if_false)
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh_treg_combine.cc 454 branch_if_false = 0, enumerator in enum:sh_treg_combine::branch_condition_type_t
681 return branch_if_false;
1345 else if (trace.cbranch_type == branch_if_false)
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 2653 const char *branch_if_false;
2682 branch_if_false =
2684 output_asm_insn (branch_if_false, operands);
2647 const char *branch_if_false; local
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 2454 const char *branch_if_false;
2484 branch_if_false =
2487 output_asm_insn (branch_if_false, operands);
2448 const char *branch_if_false; local

Completed in 34 milliseconds