Searched defs:VarTy (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntimeGPU.cpp | 1054 QualType VarTy = VD->getType(); in emitGenericVarsProlog() local |
H A D | CGStmtOpenMP.cpp | 596 QualType VarTy = Var->getType(); emitOutlinedFunctionPrologue() local |
H A D | CGExpr.cpp | 3000 llvm::Type *VarTy = getTypes().ConvertTypeForMem(VD->getType()); EmitDeclRefLValue() local |
H A D | CGOpenMPRuntime.cpp | 1605 llvm::Type *VarTy = VDAddr.getElementType(); getAddrOfThreadPrivate() local |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 850 SPIRVType *VarTy = GR.getOrCreateSPIRVPointerType( selectMemOperation() local |