Searched refs:IS_CMSE_ENTRY (Results 1 – 10 of 10) sorted by relevance
1471 #define IS_CMSE_ENTRY(t) (t & ARM_FT_CMSE_ENTRY) macro
1163 "TARGET_THUMB2 && !IS_CMSE_ENTRY (arm_current_func_type ())"1171 "TARGET_THUMB2 && IS_CMSE_ENTRY (arm_current_func_type ())"
7737 if (IS_CMSE_ENTRY (arm_current_func_type ())) in arm_function_ok_for_sibcall()21227 && !IS_CMSE_ENTRY (func_type) in output_return_instruction()21368 if (IS_CMSE_ENTRY (func_type)) in output_return_instruction()21544 if (IS_CMSE_ENTRY (func_type)) in arm_output_function_prologue()25810 || IS_CMSE_ENTRY (arm_current_func_type ())) in thumb_pop()25876 if (IS_CMSE_ENTRY (arm_current_func_type ())) in thumb_exit()25896 && !IS_CMSE_ENTRY (arm_current_func_type ())) in thumb_exit()26116 if (IS_CMSE_ENTRY (arm_current_func_type ())) in thumb_exit()27219 if (IS_CMSE_ENTRY (arm_current_func_type ())) in thumb1_expand_epilogue()27558 && !IS_CMSE_ENTRY (func_type) in arm_expand_epilogue()[all …]
7862 if (IS_CMSE_ENTRY (arm_current_func_type ())) in arm_function_ok_for_sibcall()21397 && !IS_CMSE_ENTRY (func_type) in output_return_instruction()21538 if (IS_CMSE_ENTRY (func_type)) in output_return_instruction()21714 if (IS_CMSE_ENTRY (func_type)) in arm_output_function_prologue()25985 || IS_CMSE_ENTRY (arm_current_func_type ())) in thumb_pop()26051 if (IS_CMSE_ENTRY (arm_current_func_type ())) in thumb_exit()26071 && !IS_CMSE_ENTRY (arm_current_func_type ())) in thumb_exit()26291 if (IS_CMSE_ENTRY (arm_current_func_type ())) in thumb_exit()27394 if (IS_CMSE_ENTRY (arm_current_func_type ())) in thumb1_expand_epilogue()27729 && !IS_CMSE_ENTRY (func_type) in arm_expand_epilogue()[all …]
1980 (match_test "IS_CMSE_ENTRY (arm_current_func_type ())")
2016 (match_test "IS_CMSE_ENTRY (arm_current_func_type ())")
2577 (IS_CMSE_ENTRY): Likewise.