Home
last modified time | relevance | path

Searched defs:VarTy (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1919 QualType VarTy; in emitGenericVarsProlog() local
4254 llvm::Type *VarTy = CGF.ConvertTypeForMem(VD->getType()); in getAddressOfLocalVariable() local
H A DCGStmtOpenMP.cpp559 QualType VarTy = Var->getType(); in emitOutlinedFunctionPrologue() local
1664 llvm::Type *VarTy = VDAddr.getElementType(); in getAddrOfThreadPrivate() local
H A DCGExpr.cpp2699 llvm::Type *VarTy = getTypes().ConvertTypeForMem(VD->getType()); in EmitDeclRefLValue() local
H A DCGOpenMPRuntime.cpp1733 llvm::Type *VarTy = VDAddr.getElementType(); in getAddrOfThreadPrivate() local