Home
last modified time | relevance | path

Searched defs:NextIndex (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITEventListenerTest.cpp48 unsigned NextIndex; member
/external/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.cpp112 IndexT NextIndex = FirstDefinedIndex; member in Ice::LoopAnalyzer
/external/v8/src/
Didentity-map.cc213 int IdentityMapBase::NextIndex(int index) const { in NextIndex() function in v8::internal::IdentityMapBase
/external/tensorflow/tensorflow/core/lib/gtl/
Dflatrep.h340 inline size_t NextIndex(size_t i, uint32 num_probes) const { in NextIndex() function
/external/llvm/include/llvm/IR/
DMetadata.h260 uint64_t NextIndex; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h272 uint64_t NextIndex; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DMetadata.h285 uint64_t NextIndex = 0; variable
/external/llvm/lib/Analysis/
DStratifiedSets.h334 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DStratifiedSets.h325 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs() local
/external/clang/lib/AST/
DCommentSema.cpp959 unsigned NextIndex; member in clang::comments::__anon5185a10c0211::SimpleTypoCorrector
DVTableBuilder.cpp2038 uint64_t NextIndex = Index + 1; in dumpLayout() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/
Dtypes.h302 inline bool NextIndex(const int num_dims, const int* dims, int* current) { in NextIndex() function
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h318 inline bool NextIndex(const int num_dims, const int* dims, int* current) { in NextIndex() function
/external/clang/lib/Serialization/
DASTReader.cpp1458 unsigned NextIndex = 1; // Skip identifier ID. in ReadMacroRecord() local