Searched refs:EmuTlsGetAddr (Results 1 – 1 of 1) sorted by relevance
3556 SDValue EmuTlsGetAddr = DAG.getExternalSymbol("__emutls_get_address", PtrVT); in LowerToTLSEmulatedModel() local3560 CLI.setCallee(CallingConv::C, VoidPtrType, EmuTlsGetAddr, std::move(Args)); in LowerToTLSEmulatedModel()