Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
DConvertSPIRVToLLVM.cpp365 Value maskShiftedByCount = in matchAndRewrite() local
368 maskShiftedByCount, minusOne); in matchAndRewrite()
507 Value maskShiftedByCount = in matchAndRewrite() local
509 Value mask = rewriter.create<LLVM::XOrOp>(loc, dstType, maskShiftedByCount, in matchAndRewrite()