Home
last modified time | relevance | path

Searched refs:voidPtrType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DPattern.cpp249 Type voidPtrType = LLVM::LLVMPointerType::get(IntegerType::get(context, 8)); in copyUnrankedDescriptors() local
278 : builder.create<LLVM::AllocaOp>(loc, voidPtrType, allocationSize, in copyUnrankedDescriptors()