Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1054 QualType VarTy = VD->getType(); in emitGenericVarsProlog() local
2072 llvm::Type *VarTy = CGF.ConvertTypeForMem(VD->getType()); in getAddressOfLocalVariable() local
H A DCGStmtOpenMP.cpp596 QualType VarTy = Var->getType(); emitOutlinedFunctionPrologue() local
1690 llvm::Type *VarTy = VDAddr.getElementType(); getAddrOfThreadPrivate() local
H A DCGExpr.cpp3000 llvm::Type *VarTy = getTypes().ConvertTypeForMem(VD->getType()); EmitDeclRefLValue() local
H A DCGOpenMPRuntime.cpp1605 llvm::Type *VarTy = VDAddr.getElementType(); getAddrOfThreadPrivate() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp850 SPIRVType *VarTy = GR.getOrCreateSPIRVPointerType( selectMemOperation() local