Searched refs:SYMBOL_REF_SMALL_P (Results 1 – 11 of 11) sorted by relevance
506 return SYMBOL_REF_SMALL_P (op); in small_data_operand()513 return SYMBOL_REF_SMALL_P (XEXP (XEXP (op, 0), 0)); in small_data_operand()
119 if (SYMBOL_REF_SMALL_P (x)) in score_classify_symbol()
66 if (!SYMBOL_REF_LOCAL_P (op) || !SYMBOL_REF_SMALL_P (op))
368 && SYMBOL_REF_SMALL_P (op)
484 && SYMBOL_REF_SMALL_P (symbol) in frv_small_data_reloc_p()4138 else if (SYMBOL_REF_SMALL_P (sym)) in frv_emit_movsi()4149 if (GET_CODE (sym) == SYMBOL_REF && SYMBOL_REF_SMALL_P (sym)) in frv_emit_movsi()
536 return (flag_pic == 0) && (! SYMBOL_REF_SMALL_P (op));
1301 #define SYMBOL_REF_SMALL_P(RTX) \ macro
1226 if (SYMBOL_REF_SMALL_P (x) in mips_classify_symbol()
492 @findex SYMBOL_REF_SMALL_P
33777 * SYMBOL_REF_SMALL_P: Special Accessors. (line 93)
2669 return SYMBOL_REF_SMALL_P (sym_ref); in small_data_operand()