Searched refs:text_segment_operand (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.h1489 && text_segment_operand ((IN), (MODE)))) \
1504 && text_segment_operand ((IN), (MODE)))) \
3198 {"text_segment_operand", {LABEL_REF, SYMBOL_REF, PLUS, CONST}}, \
3304 extern int text_segment_operand ();
H A Dsparc.c637 text_segment_operand (op, mode)
651 return text_segment_operand (XEXP (op, 0));
634 text_segment_operand (op, mode) function
/haiku-buildtools/gcc/gcc/config/avr/
H A Davr.c2215 && text_segment_operand (addr, VOIDmode))
2372 if (text_segment_operand (addr, VOIDmode))
2432 if (0 == text_segment_operand (x, VOIDmode))
8879 && text_segment_operand (x, VOIDmode))
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c12423 && text_segment_operand (x, mode)))

Completed in 204 milliseconds