Searched defs:GetIndex (Results 1 – 7 of 7) sorted by relevance
54 uint32_t GetIndex(size_t index_bits) const { in GetIndex() function
102 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
126 HInstruction* GetIndex() const { return index_; } in GetIndex() function
349 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function
49 uint32_t GetIndex() const { in GetIndex() function
57 inline size_t SmallLrtAllocator::GetIndex(size_t size) { in GetIndex() function in art::jni::SmallLrtAllocator
1537 int32_t GetIndex() const { in GetIndex() function in openjdkjvmti::RedefinitionDataIter