Home
last modified time | relevance | path

Searched refs:cpu_regmove_cost (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-protos.h187 struct cpu_regmove_cost struct
270 const struct cpu_regmove_cost *regmove_cost;
H A Daarch64.c483 static const struct cpu_regmove_cost generic_regmove_cost =
493 static const struct cpu_regmove_cost cortexa57_regmove_cost =
503 static const struct cpu_regmove_cost cortexa53_regmove_cost =
513 static const struct cpu_regmove_cost exynosm1_regmove_cost =
523 static const struct cpu_regmove_cost thunderx_regmove_cost =
531 static const struct cpu_regmove_cost xgene1_regmove_cost =
541 static const struct cpu_regmove_cost qdf24xx_regmove_cost =
550 static const struct cpu_regmove_cost thunderx2t99_regmove_cost =
559 static const struct cpu_regmove_cost thunderx3t110_regmove_cost =
568 static const struct cpu_regmove_cost tsv110_regmove_cost =
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-protos.h189 struct cpu_regmove_cost struct
526 const struct cpu_regmove_cost *regmove_cost;
H A Daarch64.cc558 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 …]