Searched refs:SYMBOL_REF_CONSTANT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dvarasm.c3299 return SYMBOL_REF_CONSTANT (addr)->constant;
3310 desc = SYMBOL_REF_CONSTANT (addr);
3320 return SYMBOL_REF_CONSTANT (addr)->mode;
3460 struct constant_descriptor_rtx *desc = SYMBOL_REF_CONSTANT (x);
6074 desc = SYMBOL_REF_CONSTANT (symbol);
6221 desc = SYMBOL_REF_CONSTANT (symbol);
H A Drtl.h1276 SYMBOL_REF_CONSTANT. */
1288 /* Set RTX's SYMBOL_REF_CONSTANT to C. RTX must be a constant pool symbol. */
1293 #define SYMBOL_REF_CONSTANT(RTX) \
1290 #define SYMBOL_REF_CONSTANT macro

Completed in 129 milliseconds