Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DIntegerDotProductOps.cpp64 unsigned resultBitWidth = getBitWidth(resultTy); in verifyIntegerDotProduct() local
H A DCastOps.cpp102 if (operandBitWidth != resultBitWidth) { in verify() local