Searched defs:storageTypeMin (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/mlir/lib/Dialect/Quant/IR/ |
D | QuantTypes.cpp | 33 int64_t storageTypeMin, int64_t storageTypeMax) { in verifyConstructionInvariants() 205 int64_t storageTypeMin, in get() 213 int64_t storageTypeMin, in getChecked() 222 int64_t storageTypeMin, int64_t storageTypeMax) { in verifyConstructionInvariants() 241 int64_t storageTypeMin, in get() 250 int64_t zeroPoint, int64_t storageTypeMin, in getChecked() 258 double scale, int64_t zeroPoint, int64_t storageTypeMin, in verifyConstructionInvariants() 293 int32_t quantizedDimension, int64_t storageTypeMin, in get() 303 int32_t quantizedDimension, int64_t storageTypeMin, int64_t storageTypeMax, in getChecked() 313 int32_t quantizedDimension, int64_t storageTypeMin, in verifyConstructionInvariants()
|
D | TypeParser.cpp | 65 int64_t &storageTypeMin, in parseStorageRange() 124 int64_t storageTypeMin; in parseAnyType() local 198 int64_t storageTypeMin; in parseUniformType() local
|
D | TypeDetail.h | 39 int64_t storageTypeMin; member 54 int64_t storageTypeMin; member 113 int64_t storageTypeMin; member 182 int64_t storageTypeMin; member
|