Searched defs:threadRegPtr (Results 1 – 3 of 3) sorted by relevance
27 auto threadRegPtr = builder->CreateIntToPtr(threadRegValue, builder->getPtrTy()); in GetAddressToTLS() local59 auto threadRegPtr = builder->CreateIntToPtr(threadRegValue, builder->getPtrTy()); in CreateEntrypointCallCommon() local
91 auto threadRegPtr = builder->CreateIntToPtr(threadRegValue, ptrTy); in EmitPostWRB() local
820 auto threadRegPtr = builder_.CreateIntToPtr(GetThreadRegValue(), builder_.getPtrTy()); in EmitSlowPathEntry() local