Home
last modified time | relevance | path

Searched refs:CONST_GP_P (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
HDpredicates.md215 if (CONST_GP_P (op))
HDmips.h1396 #define CONST_GP_P(X) \ macro
HDmips.c1842 if (CONST_GP_P (x)) in mips_const_insns()
2965 if (CONST_GP_P (src)) in mips_output_move()
5679 else if (CONST_GP_P (op)) in print_operand()
/freebsd-11-stable/contrib/gcc/
HDChangeLog-200419156 * config/mips/mips.h (CONST_GP_P): Moved from mips.c.
38146 * config/mips/mips.c (CONST_GP_P): Expect the CONST to contain
38149 (print_operand): Print $gp directly when handling CONST_GP_P.
HDChangeLog-20033385 * config/mips/mips.c (UNSPEC_ADDRESS_P, CONST_GP_P): New macros.