Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
DConvertSPIRVToLLVM.cpp84 static Value createConstantAllBitsSet(Location loc, Type srcType, Type dstType, in createConstantAllBitsSet() function
364 Value minusOne = createConstantAllBitsSet(loc, srcType, dstType, rewriter); in matchAndRewrite()
506 Value minusOne = createConstantAllBitsSet(loc, srcType, dstType, rewriter); in matchAndRewrite()