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
2073 llvm::Type *VarTy = CGF.ConvertTypeForMem(VD->getType()); in getAddressOfLocalVariable() local
H A DCGStmtOpenMP.cpp601 QualType VarTy = Var->getType(); in emitOutlinedFunctionPrologue() local
1695 llvm::Type *VarTy = VDAddr.getElementType(); in getAddrOfThreadPrivate() local
H A DCGExpr.cpp3011 llvm::Type *VarTy = getTypes().ConvertTypeForMem(VD->getType()); in EmitDeclRefLValue() local
H A DCGOpenMPRuntime.cpp1606 llvm::Type *VarTy = VDAddr.getElementType(); in getAddrOfThreadPrivate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp850 SPIRVType *VarTy = GR.getOrCreateSPIRVPointerType( in selectMemOperation() local