Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Dutils.h53 static inline int NextIndex(int num_dims, const int *dims, int *current) { in NextIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp35 const auto NextIndex = Files.size(); in insertFile() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.cpp112 IndexT NextIndex = FirstDefinedIndex; member in Ice::LoopAnalyzer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h272 uint64_t NextIndex; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMetadata.h287 uint64_t NextIndex = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h324 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs() local