Searched refs:IS_VOLATILE (Results 1 – 5 of 5) sorted by relevance
7240 if (IS_VOLATILE (func_type)) in arm_compute_save_reg_mask()7286 if (IS_VOLATILE (func_type) && TARGET_ABORT_NORETURN)7550 if (IS_VOLATILE (func_type))7601 if (IS_VOLATILE (func_type) && TARGET_ABORT_NORETURN)8124 if (! IS_VOLATILE (func_type))8294 if (! IS_VOLATILE (func_type)) in arm_get_frame_size()8474 if (! IS_VOLATILE (func_type)) in arm_expand_prologue()
1428 #define IS_VOLATILE(t) (t & ARM_FT_VOLATILE) macro
1372 #define IS_VOLATILE(t) (t & ARM_FT_VOLATILE) macro
9369 if (IS_VOLATILE (func_type)) in arm_compute_save_reg_mask()9532 if (IS_VOLATILE (func_type) && TARGET_ABORT_NORETURN) in output_return_instruction()9797 if (IS_VOLATILE (func_type)) in arm_output_function_prologue()9852 if (IS_VOLATILE (func_type) && TARGET_ABORT_NORETURN) in arm_output_epilogue()10533 if (! IS_VOLATILE (func_type)) in arm_get_frame_offsets()10825 if (! IS_VOLATILE (func_type)) in arm_expand_prologue()
1202 (IS_VOLATILE): New macro.1205 (ARM_INITIAL_ELIMINATION_OFFSET): Use IS_VOLATILE.