Searched refs:TLSOffset (Results 1 – 2 of 2) sorted by relevance
370 int64_t TLSOffset; in allocateTLSSection() local371 asm("leaq LLVMRTDyldTLSSpace@tpoff, %0" : "=r"(TLSOffset)); in allocateTLSSection()380 Section.Offset = TLSOffset + UsedTLSStorage; in allocateTLSSection()
1716 SDValue TLSOffset = DAG.getTargetGlobalAddress( in LowerGlobalTLSAddress() local1719 DAG.getNode(WebAssemblyISD::WrapperREL, DL, PtrVT, TLSOffset); in LowerGlobalTLSAddress()