Searched refs:SYMBOL_REF_SMALL_P (Results 1 – 6 of 6) sorted by relevance
66 if (!SYMBOL_REF_LOCAL_P (op) || !SYMBOL_REF_SMALL_P (op))
1315 #define SYMBOL_REF_SMALL_P(RTX) \ macro
14987 (mips_classify_symbol): Use SYMBOL_REF_SMALL_P.24228 * config/rs6000/rs6000.c (small_data_operand): Use SYMBOL_REF_SMALL_P.26327 (small_data_operand): Use SYMBOL_REF_SMALL_P.26380 all users with SYMBOL_REF_SMALL_P.26381 (const_small_data_p): Use SYMBOL_REF_SMALL_P.26484 SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.26500 (small_symbolic_operand): Use SYMBOL_REF_SMALL_P.27021 (SYMBOL_FLAG_SMALL, SYMBOL_REF_SMALL_P): New.
1230 if (SYMBOL_REF_SMALL_P (x) in mips_classify_symbol()
492 @findex SYMBOL_REF_SMALL_P
2702 return SYMBOL_REF_SMALL_P (sym_ref); in small_data_operand()