Searched refs:data_segment_operand (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c615 data_segment_operand (op, mode)
627 return data_segment_operand (XEXP (op, 0));
1332 if (data_segment_operand (op1, GET_MODE (op1)))
612 data_segment_operand (op, mode) function
H A Dsparc.h3197 {"data_segment_operand", {SYMBOL_REF, PLUS, CONST}}, \
3274 extern int data_segment_operand ();
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c2078 if (data_segment_operand (op1, GET_MODE (op1)))

Completed in 208 milliseconds