Searched refs:FP2GP (Results 1 – 5 of 5) sorted by relevance
191 const int FP2GP; member
13575 return regmove_cost->FP2GP * 2; in aarch64_register_move_cost()13583 return regmove_cost->GP2FP + regmove_cost->FP2GP + regmove_cost->FP2FP; in aarch64_register_move_cost()13593 return regmove_cost->FP2GP; in aarch64_register_move_cost()
193 const int FP2GP; member
15122 return regmove_cost->FP2GP * 2; in aarch64_register_move_cost()15130 return regmove_cost->GP2FP + regmove_cost->FP2GP + regmove_cost->FP2FP; in aarch64_register_move_cost()15140 return regmove_cost->FP2GP; in aarch64_register_move_cost()
18502 (cortexa53_regmove_cost): New cost table for A53. Increase GP2FP/FP2GP