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

  /src/external/gpl3/gcc/dist/gcc/
target.h 200 cond_branch_not_taken, enumerator in enum:vect_cost_for_stmt
targhooks.cc 743 case cond_branch_not_taken:
tree-vectorizer.cc 156 case cond_branch_not_taken:
157 ks = "cond_branch_not_taken";
tree-vectorizer.h 1894 gcc_assert (kind == cond_branch_taken || kind == cond_branch_not_taken
tree-vect-loop.cc 4788 /* Add possible cond_branch_taken/cond_branch_not_taken cost. */
4796 cond_branch_not_taken, vect_prologue);
4804 cond_branch_not_taken, vect_epilogue);
5020 scalar_outside_cost += vect_get_stmt_cost (cond_branch_not_taken);
5026 + vect_get_stmt_cost (cond_branch_not_taken);
tree-vect-stmts.cc 141 gcc_assert (kind == cond_branch_taken || kind == cond_branch_not_taken
  /src/external/gpl3/gcc.old/dist/gcc/
target.h 178 cond_branch_not_taken, enumerator in enum:vect_cost_for_stmt
targhooks.cc 732 case cond_branch_not_taken:
tree-vectorizer.cc 155 case cond_branch_not_taken:
156 ks = "cond_branch_not_taken";
tree-vect-loop.cc 4089 /* Add possible cond_branch_taken/cond_branch_not_taken cost. */
4097 cond_branch_not_taken, vect_prologue);
4105 cond_branch_not_taken, vect_epilogue);
4256 scalar_outside_cost += vect_get_stmt_cost (cond_branch_not_taken);
4262 + vect_get_stmt_cost (cond_branch_not_taken);
tree-vectorizer.h 1772 gcc_assert (kind == cond_branch_taken || kind == cond_branch_not_taken
tree-vect-stmts.cc 139 gcc_assert (kind == cond_branch_taken || kind == cond_branch_not_taken
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 6640 case cond_branch_not_taken:
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 4072 case cond_branch_not_taken:
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv.cc 10983 case cond_branch_not_taken:
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 16480 case cond_branch_not_taken:
17047 case cond_branch_not_taken:
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 16099 case cond_branch_not_taken:
16572 case cond_branch_not_taken:
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 4177 case cond_branch_not_taken:
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 22823 case cond_branch_not_taken:
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 3983 case cond_branch_not_taken:
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 24460 case cond_branch_not_taken:
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 4992 case cond_branch_not_taken:
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 5055 case cond_branch_not_taken:
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 12541 case cond_branch_not_taken:
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 12347 case cond_branch_not_taken:

Completed in 342 milliseconds