Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToSPIRV/
DConvertStandardToSPIRV.cpp182 static Value shiftValue(Location loc, Value value, Value offset, Value mask, in shiftValue() function
892 Value shiftValue = in matchAndRewrite() local
895 shiftValue); in matchAndRewrite()
897 shiftValue); in matchAndRewrite()
1005 shiftValue(loc, storeOperands.value(), offset, mask, dstBits, rewriter); in matchAndRewrite()