Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/GPUToNVVM/
H A DLowerGpuOpsToNVVMOps.cpp96 Value thirtyTwo = rewriter.create<LLVM::ConstantOp>( in matchAndRewrite() local
99 loc, int32Type, thirtyTwo, adaptor.width()); in matchAndRewrite()