Searched defs:has_atomic_ldrd_strd (Results 1 – 2 of 2) sorted by relevance
79 ArmInstructionSetFeatures(bool smp, bool has_div, bool has_atomic_ldrd_strd) in ArmInstructionSetFeatures()
106 bool has_atomic_ldrd_strd = (bitmap & kAtomicLdrdStrdBitfield) != 0; in FromBitmap() local269 bool has_atomic_ldrd_strd = has_atomic_ldrd_strd_; in AddFeaturesFromSplitString() local