Home
last modified time | relevance | path

Searched defs:SortedIndices (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmapped_ptr_container_sorter.h107 SortedIndices(size_t max_partial_order_exclusive, in SortedIndices() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1103 SmallVectorImpl<unsigned> &SortedIndices) { in sortPtrAccesses()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1549 SmallVectorImpl<unsigned> &SortedIndices) { in sortPtrAccesses()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3784 SmallVectorImpl<unsigned> &SortedIndices) { in clusterSortPtrAccesses()
5126 SmallVector<unsigned> SortedIndices; in buildTree_rec() local