Searched refs:msa_ (Results 1 – 4 of 4) sorted by relevance
96 return msa_ == other_as_mips64->msa_; in Equals()100 return (msa_ ? kMsaBitfield : 0); in AsBitmap()105 if (msa_) { in GetFeatureString()116 bool msa = msa_; in AddFeaturesFromSplitString()
63 return msa_; in HasMsa()75 explicit Mips64InstructionSetFeatures(bool msa) : InstructionSetFeatures(), msa_(msa) { in Mips64InstructionSetFeatures()83 const bool msa_; variable
81 return msa_; in HasMsa()98 msa_(msa) { in MipsInstructionSetFeatures()120 const bool msa_; variable
177 (msa_ == other_as_mips->msa_); in Equals()184 (msa_ ? kMsaBitfield : 0); in AsBitmap()202 if (msa_) { in GetFeatureString()216 bool msa = msa_; in AddFeaturesFromSplitString()