Lines Matching refs:TLS
7 ; Make sure that some symboles are not emitted in emulated TLS model.
34 ; no direct access to emulated TLS variables.
35 ; no definition of emulated TLS variables.
36 ; no initializer for external TLS variables, __emutls_t.external_x
37 ; no initializer for 0-initialized TLS variables, __emutls_t.internal_y0
40 ; CHECK-NOT: external_x@TLS
41 ; CHECK-NOT: external_y@TLS
42 ; CHECK-NOT: internal_y@TLS
56 ; CHECK-NOT: external_x@TLS
57 ; CHECK-NOT: external_y@TLS
58 ; CHECK-NOT: internal_y@TLS