Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SPIRVToLLVM/
H A DSPIRVToLLVM.cpp85 static Value createConstantAllBitsSet(Location loc, Type srcType, Type dstType, in createConstantAllBitsSet() function
361 Value minusOne = createConstantAllBitsSet(loc, srcType, dstType, rewriter); in matchAndRewrite()
502 Value minusOne = createConstantAllBitsSet(loc, srcType, dstType, rewriter); in matchAndRewrite()