Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1054 QualType VarTy = VD->getType(); in emitGenericVarsProlog() local
2070 llvm::Type *VarTy = CGF.ConvertTypeForMem(VD->getType()); in getAddressOfLocalVariable() local
H A DCGStmtOpenMP.cpp631 QualType VarTy = Var->getType(); in emitOutlinedFunctionPrologue() local
1736 llvm::Type *VarTy = VDAddr.getElementType(); in getAddrOfThreadPrivate() local
H A DCGExpr.cpp3162 llvm::Type *VarTy = getTypes().ConvertTypeForMem(VD->getType()); in EmitDeclRefLValue() local
H A DCGOpenMPRuntime.cpp1596 llvm::Type *VarTy = VDAddr.getElementType(); in getAddrOfThreadPrivate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1277 SPIRVType *VarTy = GR.getOrCreateSPIRVPointerType( in selectMemOperation() local