Searched defs:GetIndex (Results 1 – 8 of 8) sorted by relevance
53 uint32_t GetIndex(size_t index_bits) const { in GetIndex() function
168 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
192 HInstruction* GetIndex() const { return index_; } in GetIndex() function
349 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function
48 uint32_t GetIndex() const { in GetIndex() function
58 inline size_t SmallLrtAllocator::GetIndex(size_t size) { in GetIndex() function in art::jni::SmallLrtAllocator
348 uint32_t GetIndex() const { return index_; } in GetIndex() function
1552 int32_t GetIndex() const { in GetIndex() function in openjdkjvmti::RedefinitionDataIter