Searched defs:GetIndex (Results 1 – 3 of 3) sorted by relevance
144 HInstruction* GetIndex() const { return index_; } in GetIndex() function in art::HeapLocation
2850 size_t GetIndex() const { return index_; } in GetIndex() function4790 uint8_t GetIndex() const { return index_; } in GetIndex() function5137 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function5199 HInstruction* GetIndex() const { return InputAt(1); } in GetIndex() function5285 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
2247 uint32_t ImageWriter::BinSlot::GetIndex() const { in GetIndex() function in art::ImageWriter::BinSlot