Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h475 const NameIndex *CurrentIndex = nullptr; variable
530 const NameIndex *CurrentIndex; variable
549 NameIterator(const NameIndex *CurrentIndex, uint32_t CurrentName) in NameIterator()
/third_party/grpc/src/core/lib/json/
Djson_reader.cc96 size_t CurrentIndex() const { return input_ - original_input_ - 1; } in CurrentIndex() function in grpc_core::__anon5d72f67b0111::JsonReader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h318 auto CurrentIndex = getHighestParentAbove(I); in propagateAttrs() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h1017 SizeT CurrentIndex = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2949 size_t CurrentIndex = 0; member in __anona24ce5a20711::PhiNodeSetIterator
3051 void SkipRemovedElements(size_t &CurrentIndex) { in SkipRemovedElements()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp364 unsigned CurrentIndex = BeginIndex; in populateBundleOperandInfos() local