Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ArithToSPIRV/
H A DArithToSPIRV.cpp603 unsigned componentBitwidth = intTy.getWidth(); in matchAndRewrite() local
608 unsigned componentBitwidth = vectorTy.getElementTypeBitWidth(); in matchAndRewrite() local