Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_tsd_shared.cpp22 static atomic_uint32_t CurrentIndex; variable
/external/libchrome/base/containers/
Dring_buffer.h31 size_t CurrentIndex() const { return current_index_; } in CurrentIndex() function
/external/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()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h474 const NameIndex *CurrentIndex = nullptr; variable
529 const NameIndex *CurrentIndex; variable
548 NameIterator(const NameIndex *CurrentIndex, uint32_t CurrentName) in NameIterator()
/external/scudo/standalone/
Dtsd_shared.h200 atomic_u32 CurrentIndex = {}; member
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dtsd_shared.h200 atomic_u32 CurrentIndex; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/json/
Djson_reader.cc96 size_t CurrentIndex() const { return input_ - original_input_ - 1; } in CurrentIndex() function in grpc_core::__anon4d835ffe0111::JsonReader
/external/llvm/lib/Analysis/
DStratifiedSets.h328 auto CurrentIndex = getHighestParentAbove(I); in propagateAttrs() local
/external/llvm-project/llvm/lib/Analysis/
DStratifiedSets.h318 auto CurrentIndex = getHighestParentAbove(I); in propagateAttrs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h318 auto CurrentIndex = getHighestParentAbove(I); in propagateAttrs() local
/external/swiftshader/third_party/subzero/src/
DIceInst.h1068 SizeT CurrentIndex = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2949 size_t CurrentIndex = 0; member in __anondc2463830711::PhiNodeSetIterator
3051 void SkipRemovedElements(size_t &CurrentIndex) { in SkipRemovedElements()
/external/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3096 size_t CurrentIndex = 0; member in __anon9452010f0b11::PhiNodeSetIterator
3198 void SkipRemovedElements(size_t &CurrentIndex) { in SkipRemovedElements()
/external/llvm-project/llvm/lib/IR/
DInstructions.cpp373 unsigned CurrentIndex = BeginIndex; in populateBundleOperandInfos() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp364 unsigned CurrentIndex = BeginIndex; in populateBundleOperandInfos() local