Home
last modified time | relevance | path

Searched refs:r6_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/mips/
Dinstruction_set_features_mips.h76 return r6_; in IsR6()
97 r6_(r6), in MipsInstructionSetFeatures()
119 const bool r6_; variable
Dinstruction_set_features_mips.cc176 (r6_ == other_as_mips->r6_) && in Equals()
183 (r6_ ? kR6 : 0) | in AsBitmap()
199 if (r6_) { in GetFeatureString()
215 bool r6 = r6_; in AddFeaturesFromSplitString()