Searched refs:global_pointer (Results 1 – 7 of 7) sorted by relevance
10997 if (cfun->machine->global_pointer == regno) in mips_cfun_might_clobber_call_saved_reg_p()11199 cfun->machine->global_pointer = mips_global_pointer (); in mips_compute_frame_info()11354 if (!TARGET_USE_GOT || cfun->machine->global_pointer == INVALID_REGNUM) in mips_current_loadgp_style()11490 return (cfun->machine->global_pointer != INVALID_REGNUM in mips_cfun_has_cprestore_slot_p()11866 if (regno == cfun->machine->global_pointer && !mips_must_initialize_gp_p ()) in mips_emit_save_slot_move()11922 && cfun->machine->global_pointer != GLOBAL_POINTER_REGNUM) in mips_output_cplocal()12263 if (cfun->machine->global_pointer != INVALID_REGNUM) in mips_expand_prologue()12275 SET_REGNO (pic_offset_table_rtx, cfun->machine->global_pointer); in mips_expand_prologue()19402 || cfun->machine->global_pointer == INVALID_REGNUM in mips_expand_ghost_gp_insns()19688 cfun->machine->global_pointer in mips_output_mi_thunk()[all …]
3333 unsigned int global_pointer; member
10856 if (cfun->machine->global_pointer == regno) in mips_cfun_might_clobber_call_saved_reg_p()11058 cfun->machine->global_pointer = mips_global_pointer (); in mips_compute_frame_info()11213 if (!TARGET_USE_GOT || cfun->machine->global_pointer == INVALID_REGNUM) in mips_current_loadgp_style()11349 return (cfun->machine->global_pointer != INVALID_REGNUM in mips_cfun_has_cprestore_slot_p()11725 if (regno == cfun->machine->global_pointer && !mips_must_initialize_gp_p ()) in mips_emit_save_slot_move()11781 && cfun->machine->global_pointer != GLOBAL_POINTER_REGNUM) in mips_output_cplocal()12122 if (cfun->machine->global_pointer != INVALID_REGNUM) in mips_expand_prologue()12134 SET_REGNO (pic_offset_table_rtx, cfun->machine->global_pointer); in mips_expand_prologue()19228 || cfun->machine->global_pointer == INVALID_REGNUM in mips_expand_ghost_gp_insns()19514 cfun->machine->global_pointer in mips_output_mi_thunk()[all …]
3314 unsigned int global_pointer; member
2116 above global_pointer.
9896 of cfun->machine->global_pointer.
19927 (machine_function): Add global_pointer field.