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.h75 return r6_; in IsR6()
91 r6_(r6) { in MipsInstructionSetFeatures()
111 const bool r6_; variable
Dinstruction_set_features_mips.cc148 (r6_ == other_as_mips->r6_); in Equals()
154 (r6_ ? kR6 : 0); in AsBitmap()
169 if (r6_) { in GetFeatureString()
180 bool r6 = r6_; in AddFeaturesFromSplitString()