Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp299 int64_t UniformQuantizedType::getZeroPoint() const { in getZeroPoint() function in UniformQuantizedType
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dattr-swift_name.m153 Point3D getZeroPoint(void) SWIFT_NAME("getter:Point3D.zero()"); function