Searched refs:MIPS_PROLOGUE_TEMP (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.c6869 emit_move_insn (MIPS_PROLOGUE_TEMP (GET_MODE (reg)), reg);
6870 emit_move_insn (mem, MIPS_PROLOGUE_TEMP (GET_MODE (reg)));
6916 emit_move_insn (MIPS_PROLOGUE_TEMP (Pmode), GEN_INT (size));
6927 MIPS_PROLOGUE_TEMP (Pmode)));
6933 MIPS_PROLOGUE_TEMP (Pmode)));
6958 emit_move_insn (MIPS_PROLOGUE_TEMP (Pmode), offset);
6962 MIPS_PROLOGUE_TEMP (Pmode)));
H A Dmips.h1469 #define MIPS_PROLOGUE_TEMP(MODE) gen_rtx_REG (MODE, MIPS_PROLOGUE_TEMP_REGNUM)
1462 #define MIPS_PROLOGUE_TEMP macro

Completed in 76 milliseconds