Searched defs:GetIndex (Results 1 – 10 of 10) 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
123 HInstruction* GetIndex() const { return index_; } in GetIndex() function
281 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function
3411 size_t GetIndex() const { return index_; } in GetIndex() function5586 uint8_t GetIndex() const { return index_; } in GetIndex() function5967 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function6059 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function6178 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
47 uint32_t GetIndex() const { in GetIndex() function
1121 int32_t GetIndex() const { in GetIndex() function in openjdkjvmti::RedefinitionDataIter
340 uint32_t GetIndex() const { return index_; } in GetIndex() function
3507 uint32_t ImageWriter::BinSlot::GetIndex() const { in GetIndex() function in art::linker::ImageWriter::BinSlot