Searched refs:voidPtrType (Results 1 – 1 of 1) sorted by relevance
2205 auto voidPtrType = LLVM::LLVMType::getInt8PtrTy(context); in copyUnrankedDescriptors() local2218 voidPtrType, llvm::makeArrayRef(indexType), /*isVarArg=*/false)); in copyUnrankedDescriptors()2226 LLVM::LLVMType::getFunctionTy(voidType, llvm::makeArrayRef(voidPtrType), in copyUnrankedDescriptors()2247 : builder.create<LLVM::AllocaOp>(loc, voidPtrType, allocationSize, in copyUnrankedDescriptors()