Home
last modified time | relevance | path

Searched refs:ix86_tls_module_base (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDi386-protos.h185 extern rtx ix86_tls_module_base (void);
HDpredicates.md475 (match_test "op == ix86_tls_module_base ()")))
HDi386.c7203 rtx x = ix86_tls_module_base (); in legitimize_tls_address()
13879 ix86_tls_module_base (void) in ix86_tls_module_base() function
HDi386.md14996 (operands[0], ix86_tls_module_base (), operands[1]));
15021 (operands[0], ix86_tls_module_base ()));
/NextBSD/contrib/gcc/
HDChangeLog-200614890 (ix86_tls_module_base): New.
14891 * config/i386/i386-protos.h (ix86_tls_module_base): Declare it.