Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ArithToLLVM/
H A DArithToLLVM.cpp348 unsigned resultBitwidth = intTy.getWidth(); matchAndRewrite() local
353 unsigned resultBitwidth = vecTy.getElementTypeBitWidth(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Complex/IR/
H A DComplexOps.cpp116 int32_t resultBitwidth = resultType.getIntOrFloatBitWidth(); in verify() local
/llvm-project/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp763 int64_t resultBitwidth = resultType.getIntOrFloatBitWidth(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp1664 unsigned resultBitwidth = 64; // Default for index integer attributes. fold() local
1691 unsigned resultBitwidth = 64; // Default for index integer attributes. fold() local