Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DExpandOps.cpp238 Type i16Ty = b.getI16Type(); in matchAndRewrite() local
277 Type i16Ty = b.getI16Type(); in matchAndRewrite() local
/llvm-project/flang/unittests/Optimizer/Builder/Runtime/
H A DRuntimeCallTestBase.h75 mlir::Type i16Ty; global() member