Home
last modified time | relevance | path

Searched refs:ix86_current_function_calls_tls_descriptor (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/i386/
Di386.h2312 #define ix86_current_function_calls_tls_descriptor \ macro
Di386.c5137 || ix86_current_function_calls_tls_descriptor)) in ix86_frame_pointer_required()
5325 && !ix86_current_function_calls_tls_descriptor) in ix86_select_alt_pic_regnum()
5517 || ix86_current_function_calls_tls_descriptor)) in ix86_compute_frame_layout()
5528 || ix86_current_function_calls_tls_descriptor) in ix86_compute_frame_layout()
5550 && !ix86_current_function_calls_tls_descriptor) in ix86_compute_frame_layout()
/freebsd-12-stable/contrib/gcc/
DChangeLog-200614880 (ix86_current_function_calls_tls_descriptor): Likewise.