Searched refs:ARM_FUNC_TYPE (Results 1 – 3 of 3) sorted by relevance
1463 if (ARM_FUNC_TYPE (cfun->machine->func_type) == ARM_FT_UNKNOWN) in arm_current_func_type()9291 if (ARM_FUNC_TYPE (func_type) == ARM_FT_FIQ) in arm_compute_save_reg0_reg12_mask()9396 && ARM_FUNC_TYPE (func_type) == ARM_FT_NORMAL in arm_compute_save_reg_mask()9695 switch ((int) ARM_FUNC_TYPE (func_type)) in output_return_instruction()9785 switch ((int) ARM_FUNC_TYPE (func_type)) in arm_output_function_prologue()10006 && ARM_FUNC_TYPE (func_type) == ARM_FT_NORMAL in arm_output_epilogue()10109 if (ARM_FUNC_TYPE (func_type) == ARM_FT_NORMAL in arm_output_epilogue()10156 switch ((int) ARM_FUNC_TYPE (func_type)) in arm_output_epilogue()
1370 #define ARM_FUNC_TYPE(t) (t & ARM_FT_TYPE_MASK) macro
1206 (ARM_FUNC_TYPE): New macro.