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
125 HInstruction* GetIndex() const { return index_; } in GetIndex() function
340 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function
3483 size_t GetIndex() const { return index_; } in GetIndex() function5695 uint8_t GetIndex() const { return index_; } in GetIndex() function6076 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function6168 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function6287 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
48 uint32_t GetIndex() const { in GetIndex() function
340 uint32_t GetIndex() const { return index_; } in GetIndex() function
1533 int32_t GetIndex() const { in GetIndex() function in openjdkjvmti::RedefinitionDataIter