Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h
/llvm-project/mlir/lib/Dialect/Quant/IR/
H A DTypeParser.cpp425 else if (auto uniformType = llvm::dyn_cast<UniformQuantizedType>(type)) printType() local