Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/s390/
H A Dpredicates.md66 (match_test "!flag_pic || SYMBOL_REF_LOCAL_P (op)"))
116 && (!flag_pic || SYMBOL_REF_LOCAL_P (op)));
141 && (!flag_pic || SYMBOL_REF_LOCAL_P (op)));
H A Ds390.c2862 || (GET_CODE (addr) == SYMBOL_REF && SYMBOL_REF_LOCAL_P (addr))) in legitimize_pic_address()
3020 || (GET_CODE (op0) == SYMBOL_REF && SYMBOL_REF_LOCAL_P (op0))) in legitimize_pic_address()
8453 if (flag_pic && !SYMBOL_REF_LOCAL_P (op[0])) in s390_output_mi_thunk()
8828 if (flag_pic && !SYMBOL_REF_LOCAL_P (addr_location)) in s390_emit_call()
/freebsd-12.1/contrib/gcc/config/
H A Ddarwin.c167 if (SYMBOL_REF_LOCAL_P (sym_ref) && ! SYMBOL_REF_EXTERNAL_P (sym_ref)) in machopic_symbol_defined_p()
981 || SYMBOL_REF_LOCAL_P (symbol))) in machopic_output_indirection()
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dpredicates.md66 if (!SYMBOL_REF_LOCAL_P (op) || !SYMBOL_REF_SMALL_P (op))
/freebsd-12.1/contrib/gcc/config/i386/
H A Dpredicates.md453 if (SYMBOL_REF_LOCAL_P (op))
H A Di386.c6567 if (!SYMBOL_REF_FAR_ADDR_P (op0) && SYMBOL_REF_LOCAL_P (op0)) in legitimate_pic_address_disp_p()
7527 if (!TARGET_MACHO && code == 'P' && ! SYMBOL_REF_LOCAL_P (x)) in output_pic_addr_const()
13767 && ! SYMBOL_REF_LOCAL_P (XEXP (fnaddr, 0))) in ix86_expand_call()
17809 || !SYMBOL_REF_LOCAL_P (x))))) in ix86_rtx_costs()
/freebsd-12.1/contrib/gcc/
H A Drtl.h1311 #define SYMBOL_REF_LOCAL_P(RTX) \ macro
H A Dvarasm.c5683 *preloc |= SYMBOL_REF_LOCAL_P (x) ? 1 : 2; in compute_reloc_for_rtx_1()
H A DChangeLog-20037321 SYMBOL_REF_LOCAL_P, not ENCODED_SHORT_CALL_ATTR_P.
8539 SYMBOL_REF_LOCAL_P.
26236 (call_insn_operand): Use SYMBOL_REF_LOCAL_P.
26274 (legitimize_pic_address): Use SYMBOL_REF_LOCAL_P.
26282 * config/sh/sh.md (*): Use SYMBOL_REF_LOCAL_P.
26290 (legitimize_pic_address): Use SYMBOL_REF_LOCAL_P.
26402 SYMBOL_REF_LOCAL_P; abort if not pic.
26484 SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.
26499 (local_symbolic_operand): Use SYMBOL_REF_LOCAL_P.
27004 (local_symbolic_operand): Use SYMBOL_REF_LOCAL_P.
[all …]
H A DChangeLog-200415856 being SYMBOL_REF_LOCAL_P, a symbol must also be
15860 (machopic_output_indirection): SYMBOL_REF_LOCAL_P symbols
35257 SYMBOL_REF_EXTERNAL_P in addition to SYMBOL_REF_LOCAL_P.
47713 the binding of decl symbols, otherwise check SYMBOL_REF_LOCAL_P.
H A DChangeLog-200521763 INDIRECTABLE_CONSTANT_ADDRESS_P in vax.h. Use SYMBOL_REF_LOCAL_P.
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dpredicates.md697 && ((SYMBOL_REF_LOCAL_P (op)
H A Drs6000.md10386 && !SYMBOL_REF_LOCAL_P (operands[0]))
10456 && !SYMBOL_REF_LOCAL_P (operands[1]))
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c3288 SYMBOL_REF_LOCAL_P (orig))) in legitimize_pic_address()
11370 || SYMBOL_REF_LOCAL_P (x))) in arm_assemble_integer()
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c1239 if (!SYMBOL_REF_LOCAL_P (x)) in mips_classify_symbol()
/freebsd-12.1/contrib/gcc/doc/
H A Drtl.texi480 @findex SYMBOL_REF_LOCAL_P