Searched defs:voidTy (Results 1 – 4 of 4) sorted by relevance
91 Type voidTy = rewriter.getType<LLVM::LLVMVoidType>(); matchAndRewrite() local
179 Type *voidTy{}; global() member in llvm::__anon3a13c9290311::LaunchKernel
192 auto voidTy = LLVM::LLVMVoidType::get(ctx); in resumeFunctionType() local 255 auto voidTy = LLVM::LLVMVoidType::get(ctx); in addResumeFunction() local
342 auto voidTy = fir::runtime::getModel<void>()(ctx); getTypeModel() local