Searched defs:tls_model (Results 1 – 5 of 5) sorted by relevance
47 pub tls_model: llvm::ThreadLocalMode, field417 let tls_model = to_llvm_tls_model(tcx.sess.tls_model()); in new() localVariable
263 let tls_model = match target_triple.binary_format { in build_isa() localVariable
42 pub tls_model: gccjit::TlsModel, field152 let tls_model = to_gcc_tls_mode(tcx.sess.tls_model()); in new() localVariable
1178 pub fn tls_model(&self) -> TlsModel { in tls_model() method
1718 pub tls_model: TlsModel, field