Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1800 llvm::Type *VarLVType = CGF.ConvertTypeForMem(VarType); in getAddrOfArtificialThreadPrivate() local
1802 VarLVType, Twine(Name).concat(Suffix).str()); in getAddrOfArtificialThreadPrivate()
1825 VarLVType->getPointerTo(/*AddrSpace=*/0)), in getAddrOfArtificialThreadPrivate()
1826 VarLVType, CGM.getContext().getTypeAlignInChars(VarType)); in getAddrOfArtificialThreadPrivate()