Searched refs:TARGET_CALL_CLOBBERED_GP (Results 1 – 4 of 4) sorted by relevance
166 (TARGET_EXPLICIT_RELOCS && TARGET_CALL_CLOBBERED_GP && epilogue_completed)199 #define TARGET_CALL_CLOBBERED_GP (TARGET_ABICALLS && TARGET_OLDABI) macro202 #define TARGET_CALL_SAVED_GP (TARGET_USE_GOT && !TARGET_CALL_CLOBBERED_GP)2349 (TARGET_CALL_CLOBBERED_GP ? MIPS_STACK_ALIGN (UNITS_PER_WORD) : 0)
198 ;; jal is always a macro for TARGET_CALL_CLOBBERED_GP because it includes204 (symbol_ref "(TARGET_CALL_CLOBBERED_GP || !TARGET_ABSOLUTE_JUMPS207 (symbol_ref "(TARGET_CALL_CLOBBERED_GP6808 "TARGET_CALL_CLOBBERED_GP"
3139 && TARGET_CALL_CLOBBERED_GP) in mips_emit_call_insn()12682 if (TARGET_CALL_CLOBBERED_GP) in mips_expand_before_return()
23533 TARGET_CALL_CLOBBERED_GP.23535 (TARGET_USE_GOT, TARGET_CALL_CLOBBERED_GP): New macros.23537 (STARTING_FRAME_OFFSET): Check TARGET_CALL_CLOBBERED_GP instead23558 TARGET_CALL_CLOBBERED_GP instead of TARGET_ABICALLS and TARGET_NEWABI.23561 (exception_receiver): Check TARGET_CALL_CLOBBERED_GP instead of