Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h2786 #define ix86_current_function_calls_tls_descriptor \ macro
H A Di386.cc5753 || ix86_current_function_calls_tls_descriptor)) in ix86_frame_pointer_required()
6300 && !ix86_current_function_calls_tls_descriptor) in ix86_select_alt_pic_regnum()
6591 || ix86_current_function_calls_tls_descriptor in ix86_compute_frame_layout()
6775 || ix86_current_function_calls_tls_descriptor) in ix86_compute_frame_layout()
6790 || ix86_current_function_calls_tls_descriptor)) in ix86_compute_frame_layout()
6801 || ix86_current_function_calls_tls_descriptor) in ix86_compute_frame_layout()
6830 && !ix86_current_function_calls_tls_descriptor) in ix86_compute_frame_layout()
8096 = (crtl->is_leaf && !ix86_current_function_calls_tls_descriptor in ix86_finalize_stack_frame_flags()
8137 && !ix86_current_function_calls_tls_descriptor in ix86_finalize_stack_frame_flags()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c5267 || ix86_current_function_calls_tls_descriptor)) in ix86_frame_pointer_required()
5811 && !ix86_current_function_calls_tls_descriptor) in ix86_select_alt_pic_regnum()
6101 || ix86_current_function_calls_tls_descriptor in ix86_compute_frame_layout()
6288 || ix86_current_function_calls_tls_descriptor) in ix86_compute_frame_layout()
6303 || ix86_current_function_calls_tls_descriptor)) in ix86_compute_frame_layout()
6314 || ix86_current_function_calls_tls_descriptor) in ix86_compute_frame_layout()
6338 && !ix86_current_function_calls_tls_descriptor) in ix86_compute_frame_layout()
7744 = (crtl->is_leaf && !ix86_current_function_calls_tls_descriptor in ix86_finalize_stack_frame_flags()
7776 && !ix86_current_function_calls_tls_descriptor in ix86_finalize_stack_frame_flags()
H A Di386.h2889 #define ix86_current_function_calls_tls_descriptor \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.dataflow1677 * config/i386/i386.h (ix86_current_function_calls_tls_descriptor):
H A DChangeLog-200621965 (ix86_current_function_calls_tls_descriptor): Likewise.