Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/GPUCommon/
H A DGPUToLLVMConversion.cpp770 auto nullpointer = rewriter.create<LLVM::NullOp>(loc, llvmPointerPointerType); in matchAndRewrite() local
779 /*extra=*/nullpointer}); in matchAndRewrite()