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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c13884 static GTY(()) rtx ix86_tls_symbol;
13889 if (!ix86_tls_symbol)
13891 ix86_tls_symbol = gen_rtx_SYMBOL_REF (Pmode,
13898 return ix86_tls_symbol;
13858 static GTY(()) rtx ix86_tls_symbol; variable

Completed in 89 milliseconds