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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/tuning_models/
cortexa53.h 25 static const struct cpu_regmove_cost cortexa53_regmove_cost =
cortexa57.h 25 static const struct cpu_regmove_cost cortexa57_regmove_cost =
thunderx.h 25 static const struct cpu_regmove_cost thunderx_regmove_cost =
a64fx.h 43 static const struct cpu_regmove_cost a64fx_regmove_cost =
exynosm1.h 43 static const struct cpu_regmove_cost exynosm1_regmove_cost =
generic.h 42 static const struct cpu_regmove_cost generic_regmove_cost =
qdf24xx.h 43 static const struct cpu_regmove_cost qdf24xx_regmove_cost =
thunderx2t99.h 43 static const struct cpu_regmove_cost thunderx2t99_regmove_cost =
thunderx3t110.h 43 static const struct cpu_regmove_cost thunderx3t110_regmove_cost =
tsv110.h 43 static const struct cpu_regmove_cost tsv110_regmove_cost =
xgene1.h 43 static const struct cpu_regmove_cost xgene1_regmove_cost =
generic_armv8_a.h 43 static const struct cpu_regmove_cost generic_armv8_a_regmove_cost =
generic_armv9_a.h 44 static const struct cpu_regmove_cost generic_armv9_a_regmove_cost =
neoversen2.h 43 static const struct cpu_regmove_cost neoversen2_regmove_cost =
neoversev1.h 43 static const struct cpu_regmove_cost neoversev1_regmove_cost =
neoversev2.h 43 static const struct cpu_regmove_cost neoversev2_regmove_cost =
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 189 struct cpu_regmove_cost struct
526 const struct cpu_regmove_cost *regmove_cost;
aarch64.cc 558 static const struct cpu_regmove_cost generic_regmove_cost =
568 static const struct cpu_regmove_cost cortexa57_regmove_cost =
578 static const struct cpu_regmove_cost cortexa53_regmove_cost =
588 static const struct cpu_regmove_cost exynosm1_regmove_cost =
598 static const struct cpu_regmove_cost thunderx_regmove_cost =
606 static const struct cpu_regmove_cost xgene1_regmove_cost =
616 static const struct cpu_regmove_cost qdf24xx_regmove_cost =
625 static const struct cpu_regmove_cost thunderx2t99_regmove_cost =
634 static const struct cpu_regmove_cost thunderx3t110_regmove_cost =
643 static const struct cpu_regmove_cost tsv110_regmove_cost
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 190 struct cpu_regmove_cost struct
527 const struct cpu_regmove_cost *regmove_cost;
aarch64.cc 15455 const struct cpu_regmove_cost *regmove_cost

Completed in 63 milliseconds