Home
last modified time | relevance | path

Searched refs:VarLVType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1972 llvm::Type *VarLVType = CGF.ConvertTypeForMem(VarType); in getAddrOfArtificialThreadPrivate() local
1974 getOrCreateInternalVariable(VarLVType, Twine(Name).concat(Suffix)); in getAddrOfArtificialThreadPrivate()
1996 VarLVType->getPointerTo(/*AddrSpace=*/0)), in getAddrOfArtificialThreadPrivate()
1997 VarLVType, CGM.getContext().getTypeAlignInChars(VarType)); in getAddrOfArtificialThreadPrivate()