Home
last modified time | relevance | path

Searched refs:SYMBOLIC_CONST_P (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/
Dmn10300.h533 #define SYMBOLIC_CONST_P(X) \ macro
Dmn10300.md401 if (SYMBOLIC_CONST_P (operands[1]))
415 && SYMBOLIC_CONST_P (XEXP (XEXP (operands[1], 0), 0)))
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.h1560 #define SYMBOLIC_CONST_P(X) \ macro
Dsh.cc1587 if (SYMBOLIC_CONST_P (operands[1])) in prepare_move_operands()
1601 && SYMBOLIC_CONST_P (XEXP (XEXP (operands[1], 0), 0))) in prepare_move_operands()
11502 && (SYMBOLIC_CONST_P (x) in sh_legitimate_constant_p()
11504 && SYMBOLIC_CONST_P (XEXP (XEXP (x, 0), 0))))) in sh_legitimate_constant_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20009831 (LEGITIMATE_PIC_OPERAND_P, SYMBOLIC_CONST_P): New macro.
DChangeLog-200314582 (SYMBOLIC_CONST_P): Define.
DChangeLog-201822854 * config/nds32/nds32.h (SYMBOLIC_CONST_P): Define.