Searched refs:has_atomic_ldrd_strd_ (Results 1 – 2 of 2) sorted by relevance
71 return has_atomic_ldrd_strd_; in HasAtomicLdrdAndStrd()93 has_atomic_ldrd_strd_(has_atomic_ldrd_strd), in ArmInstructionSetFeatures()104 const bool has_atomic_ldrd_strd_; variable
276 && has_atomic_ldrd_strd_ == other_as_arm->has_atomic_ldrd_strd_ in Equals()286 && (has_atomic_ldrd_strd_ || !other_as_arm->has_atomic_ldrd_strd_) in HasAtLeast()292 | (has_atomic_ldrd_strd_ ? kAtomicLdrdStrdBitfield : 0) in AsBitmap()303 if (has_atomic_ldrd_strd_) { in GetFeatureString()319 bool has_atomic_ldrd_strd = has_atomic_ldrd_strd_; in AddFeaturesFromSplitString()