Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/CodeGen/
DCodeGenExternalTest.cpp197 llvm::Type *llvmTy = CodeGen::convertTypeForMemory(CGM, qType); in test_codegen_fns() local
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMDialect.cpp222 auto llvmTy = type.dyn_cast<LLVM::LLVMType>(); in getLoadStoreElementType() local
1342 auto llvmTy = t.dyn_cast<LLVMType>(); in buildLLVMFunctionType() local
/external/clang/lib/CodeGen/
DCGDecl.cpp1085 llvm::Type *llvmTy = ConvertTypeForMem(elementType); in EmitAutoVarAlloca() local
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp1579 llvm::Type *llvmTy = ConvertTypeForMem(VlaSize.Type); in EmitAutoVarAlloca() local
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp91 auto llvmTy = converter.convertCallingConventionType(type); in barePtrFuncArgTypeConverter() local
1514 auto llvmTy = info.llvmArrayTy; in extractNDVectorTypeInfo() local