Home
last modified time | relevance | path

Searched refs:mlirQuantizedTypeCastExpressedToStorageType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir-c/Dialect/
H A DQuant.h97 mlirQuantizedTypeCastExpressedToStorageType(MlirType type, MlirType candidate);
/llvm-project-15.0.7/mlir/lib/CAPI/Dialect/
H A DQuant.cpp103 MlirType mlirQuantizedTypeCastExpressedToStorageType(MlirType type, in mlirQuantizedTypeCastExpressedToStorageType() function
/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DDialectQuant.cpp141 mlirQuantizedTypeCastExpressedToStorageType(type, candidate); in populateDialectQuantSubmodule()