Searched defs:getZeroPoint (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Quant/IR/ | ||
H A D | QuantTypes.cpp | 300 int64_t UniformQuantizedType::getZeroPoint() const { getZeroPoint() function in UniformQuantizedType |
/llvm-project/clang/test/SemaObjC/ | ||
H A D | attr-swift_name.m | 153 Point3D getZeroPoint(void) SWIFT_NAME("getter:Point3D.zero()"); function |