Searched refs:VarLVType (Results 1 – 1 of 1) sorted by relevance
1972 llvm::Type *VarLVType = CGF.ConvertTypeForMem(VarType); in getAddrOfArtificialThreadPrivate() local1974 getOrCreateInternalVariable(VarLVType, Twine(Name).concat(Suffix)); in getAddrOfArtificialThreadPrivate()1996 VarLVType->getPointerTo(/*AddrSpace=*/0)), in getAddrOfArtificialThreadPrivate()1997 VarLVType, CGM.getContext().getTypeAlignInChars(VarType)); in getAddrOfArtificialThreadPrivate()