Home
last modified time | relevance | path

Searched defs:posOne (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Conversion/IndexToSPIRV/
H A DIndexToSPIRV.cpp117 Value posOne = rewriter.create<spirv::ConstantOp>( in matchAndRewrite() local
203 Value posOne = rewriter.create<spirv::ConstantOp>( in matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/IndexToLLVM/
H A DIndexToLLVM.cpp40 Value posOne = rewriter.create<LLVM::ConstantOp>(loc, n.getType(), 1); in matchAndRewrite() local
118 Value posOne = rewriter.create<LLVM::ConstantOp>(loc, n.getType(), 1); in matchAndRewrite() local