Home
last modified time | relevance | path

Searched defs:previous_type (Results 1 – 3 of 3) sorted by relevance

/external/zucchini/aosp/include/components/zucchini/
Dsuffix_array.h124 SLType previous_type = LType; in BuildSLPartition() local
168 SLType previous_type = SType; in FindLmsSuffixes() local
395 SLType previous_type = SType; in SuffixSort() local
/external/zucchini/
Dsuffix_array.h124 SLType previous_type = LType; in BuildSLPartition() local
168 SLType previous_type = SType; in FindLmsSuffixes() local
395 SLType previous_type = SType; in SuffixSort() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dsame_shape_propagation.cc342 auto previous_type = previous.first.getType().cast<MemRefType>(); in runOnFunction() local