Searched defs:llvmTy (Results 1 – 5 of 5) sorted by relevance
197 llvm::Type *llvmTy = CodeGen::convertTypeForMemory(CGM, qType); in test_codegen_fns() local
222 auto llvmTy = type.dyn_cast<LLVM::LLVMType>(); in getLoadStoreElementType() local1342 auto llvmTy = t.dyn_cast<LLVMType>(); in buildLLVMFunctionType() local
1085 llvm::Type *llvmTy = ConvertTypeForMem(elementType); in EmitAutoVarAlloca() local
1579 llvm::Type *llvmTy = ConvertTypeForMem(VlaSize.Type); in EmitAutoVarAlloca() local
91 auto llvmTy = converter.convertCallingConventionType(type); in barePtrFuncArgTypeConverter() local1514 auto llvmTy = info.llvmArrayTy; in extractNDVectorTypeInfo() local