Home | History | Annotate | Download | only in aarch32

Lines Matching refs:GetIndex

173     uint32_t GetIndex() const { return index_; }
176 return os << reg.GetReg() << "[" << reg.GetIndex() << "]";