Lines Matching refs:IS_INTERRUPT
4243 if (IS_INTERRUPT (func_type) && (frame_pointer_needed || TARGET_THUMB)) in use_return_insn()
4313 if (TARGET_INTERWORK && saved_int_regs != 0 && !IS_INTERRUPT(func_type)) in use_return_insn()
7732 if (IS_INTERRUPT (func_type)) in arm_function_ok_for_sibcall()
19386 bool interrupt_p = IS_INTERRUPT (arm_current_func_type ()); in arm_output_multireg_pop()
20830 if (IS_INTERRUPT (func_type)) in arm_compute_save_reg0_reg12_mask()
21228 && (IS_INTERRUPT (func_type) || !TARGET_INTERWORK)) in output_return_instruction()
21247 gcc_assert (IS_INTERRUPT (func_type) || TARGET_REALLY_IWMMXT); in output_return_instruction()
21262 || ! IS_INTERRUPT (func_type))) in output_return_instruction()
21297 else if (IS_INTERRUPT (func_type)) in output_return_instruction()
21326 if (IS_INTERRUPT (func_type)) in output_return_instruction()
23356 if (IS_INTERRUPT (func_type)) in arm_expand_prologue()
23458 && !IS_INTERRUPT (func_type)) in arm_expand_prologue()
23501 if (!IS_INTERRUPT (func_type) in arm_expand_prologue()
26693 if (IS_INTERRUPT (func_type)) in thumb1_expand_prologue()
27356 if (IS_INTERRUPT (func_type)) in arm_expand_epilogue_apcs_frame()
27570 if (num_regs == 1 && (!IS_INTERRUPT (func_type) || !return_in_pc)) in arm_expand_epilogue()
27610 else if (TARGET_ARM && !IS_INTERRUPT (func_type)) in arm_expand_epilogue()
29936 if (!IS_INTERRUPT (arm_current_func_type ()) in arm_frame_pointer_required()