Home
last modified time | relevance | path

Searched refs:SYMBOL_REF_LOCAL_P (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dpredicates.md458 if (SYMBOL_REF_LOCAL_P (op))
H A Di386.c11951 if (!SYMBOL_REF_FAR_ADDR_P (op0) && SYMBOL_REF_LOCAL_P (op0) in legitimate_pic_address_disp_p()
13218 && code == 'P' && ! SYMBOL_REF_LOCAL_P (x)) in output_pic_addr_const()
23228 && ! SYMBOL_REF_LOCAL_P (XEXP (fnaddr, 0))) in ix86_expand_call()
31557 || !SYMBOL_REF_LOCAL_P (x))))) in ix86_rtx_costs()
/dragonfly/contrib/gcc-4.7/gcc/
H A Drtl.h1498 #define SYMBOL_REF_LOCAL_P(RTX) \ macro
H A Dvarasm.c6729 *preloc |= SYMBOL_REF_LOCAL_P (x) ? 1 : 2; in compute_reloc_for_rtx_1()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dpredicates.md559 if (SYMBOL_REF_LOCAL_P (op))
H A Di386.c15605 && !SYMBOL_REF_LOCAL_P (x)); in ix86_force_load_from_GOT_p()
15851 || !SYMBOL_REF_LOCAL_P (op0)) in legitimate_pic_address_disp_p()
15870 && (SYMBOL_REF_LOCAL_P (op0) in legitimate_pic_address_disp_p()
17233 && code == 'P' && ! SYMBOL_REF_LOCAL_P (x)) in output_pic_addr_const()
28471 && !SYMBOL_REF_LOCAL_P (addr)) in ix86_expand_call()
28666 || SYMBOL_REF_LOCAL_P (call_op)) in ix86_nopic_noplt_attribute_p()
40843 && SYMBOL_REF_LOCAL_P (x)))) in ix86_rtx_costs()
/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl.h2720 #define SYMBOL_REF_LOCAL_P(RTX) \
H A Dvarasm.c6843 return SYMBOL_REF_LOCAL_P (x) ? 1 : 2; in compute_reloc_for_rtx_1()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Drtl.texi499 @findex SYMBOL_REF_LOCAL_P