Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp5530 APInt intBits(32, bits); fold() local
5547 APInt intBits = splat.getValue().zext(dstBitWidth); fold() local