Searched defs:has_atomic_ldrd_strd (Results 1 – 2 of 2) sorted by relevance
83 bool has_atomic_ldrd_strd = has_armv8a || FindVariantInArray(arm_variants_with_lpae, in FromVariant() local114 bool has_atomic_ldrd_strd = (bitmap & kAtomicLdrdStrdBitfield) != 0; in FromBitmap() local134 const bool has_atomic_ldrd_strd = true; in FromCppDefines() local136 const bool has_atomic_ldrd_strd = false; in FromCppDefines() local146 bool has_atomic_ldrd_strd = false; in FromCpuInfo() local191 bool has_atomic_ldrd_strd = false; in FromHwcap() local261 const bool has_atomic_ldrd_strd = true; in FromAssembly() local263 const bool has_atomic_ldrd_strd = false; in FromAssembly() local319 bool has_atomic_ldrd_strd = has_atomic_ldrd_strd_; in AddFeaturesFromSplitString() local
89 bool has_atomic_ldrd_strd, in ArmInstructionSetFeatures()