Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/LLVMCommon/
H A DVectorPattern.cpp29 auto llvmTy = info.llvmNDVectorTy; in extractNDVectorTypeInfo() local
H A DTypeConverter.cpp679 auto llvmTy = converter.convertCallingConventionType( barePtrFuncArgTypeConverter() local
/llvm-project/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp197 llvm::Type *llvmTy = CodeGen::convertTypeForMemory(CGM, qType); in test_codegen_fns() local
/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1651 llvm::Type *llvmTy = ConvertTypeForMem(VlaSize.Type); EmitAutoVarAlloca() local