Home
last modified time | relevance | path

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

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