Searched defs:chunkIndex (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/mlir/lib/Dialect/Quant/Utils/ | ||
| H A D | UniformSupport.cpp | 84 int chunkIndex = (flattenIndex++) / chunkSize; in convert() local |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 195 unsigned chunkIndex; member in __anonf9e1d30a0111::TypeProcessingState |