Searched refs:aarch64_cmodel (Results 1 – 6 of 6) sorted by relevance
1159 extern enum aarch64_code_model aarch64_cmodel;1164 (aarch64_cmodel == AARCH64_CMODEL_TINY \1165 || aarch64_cmodel == AARCH64_CMODEL_TINY_PIC)1168 (aarch64_cmodel == AARCH64_CMODEL_TINY \1169 || aarch64_cmodel == AARCH64_CMODEL_TINY_PIC)
121 switch (aarch64_cmodel) in aarch64_update_cpp_builtins()
274 enum aarch64_code_model aarch64_cmodel; variable11509 || aarch64_cmodel == AARCH64_CMODEL_LARGE); in aarch64_can_use_per_function_literal_pools_p()13144 if (aarch64_cmodel == AARCH64_CMODEL_LARGE in aarch64_rtx_costs()13145 || aarch64_cmodel == AARCH64_CMODEL_SMALL_SPIC) in aarch64_rtx_costs()13151 else if (aarch64_cmodel == AARCH64_CMODEL_SMALL in aarch64_rtx_costs()13152 || aarch64_cmodel == AARCH64_CMODEL_SMALL_PIC) in aarch64_rtx_costs()13159 else if (aarch64_cmodel == AARCH64_CMODEL_TINY in aarch64_rtx_costs()13160 || aarch64_cmodel == AARCH64_CMODEL_TINY_PIC) in aarch64_rtx_costs()14640 if (aarch64_cmodel == AARCH64_CMODEL_TINY in aarch64_override_options_after_change_1()14641 || aarch64_cmodel == AARCH64_CMODEL_TINY_PIC) in aarch64_override_options_after_change_1()[all …]
1261 extern enum aarch64_code_model aarch64_cmodel;1266 (aarch64_cmodel == AARCH64_CMODEL_TINY \1267 || aarch64_cmodel == AARCH64_CMODEL_TINY_PIC)1270 (aarch64_cmodel == AARCH64_CMODEL_TINY \1271 || aarch64_cmodel == AARCH64_CMODEL_TINY_PIC)
122 switch (aarch64_cmodel) in aarch64_update_cpp_builtins()
279 enum aarch64_code_model aarch64_cmodel; variable12950 || aarch64_cmodel == AARCH64_CMODEL_LARGE); in aarch64_can_use_per_function_literal_pools_p()14660 if (aarch64_cmodel == AARCH64_CMODEL_LARGE in aarch64_rtx_costs()14661 || aarch64_cmodel == AARCH64_CMODEL_SMALL_SPIC) in aarch64_rtx_costs()14667 else if (aarch64_cmodel == AARCH64_CMODEL_SMALL in aarch64_rtx_costs()14668 || aarch64_cmodel == AARCH64_CMODEL_SMALL_PIC) in aarch64_rtx_costs()14675 else if (aarch64_cmodel == AARCH64_CMODEL_TINY in aarch64_rtx_costs()14676 || aarch64_cmodel == AARCH64_CMODEL_TINY_PIC) in aarch64_rtx_costs()17694 if (aarch64_cmodel == AARCH64_CMODEL_TINY in aarch64_override_options_after_change_1()17695 || aarch64_cmodel == AARCH64_CMODEL_TINY_PIC) in aarch64_override_options_after_change_1()[all …]