Searched defs:GetIndex (Results 1 – 9 of 9) sorted by relevance
53 uint32_t GetIndex(size_t index_bits) const { in GetIndex() function
111 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
168 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
120 HInstruction* GetIndex() const { return index_; } in GetIndex() function
285 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function
3350 size_t GetIndex() const { return index_; } in GetIndex() function5369 uint8_t GetIndex() const { return index_; } in GetIndex() function5744 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function5836 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function5954 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
1066 int32_t GetIndex() const { in GetIndex() function in openjdkjvmti::RedefinitionDataIter
516 uint32_t GetIndex() const { return index_; } in GetIndex() function
2695 uint32_t ImageWriter::BinSlot::GetIndex() const { in GetIndex() function in art::linker::ImageWriter::BinSlot