Searched defs:has_atomic_ldrd_strd (Results 1 – 2 of 2) sorted by relevance
95 bool has_atomic_ldrd_strd = has_armv8a || FindVariantInArray(arm_variants_with_lpae, in FromVariant() local138 bool has_atomic_ldrd_strd = (bitmap & kAtomicLdrdStrdBitfield) != 0; in FromBitmap() local158 const bool has_atomic_ldrd_strd = true; in FromCppDefines() local160 const bool has_atomic_ldrd_strd = false; in FromCppDefines() local170 bool has_atomic_ldrd_strd = false; in FromCpuInfo() local215 bool has_atomic_ldrd_strd = false; in FromHwcap() local285 const bool has_atomic_ldrd_strd = true; in FromAssembly() local287 const bool has_atomic_ldrd_strd = false; in FromAssembly() local356 bool has_atomic_ldrd_strd = has_atomic_ldrd_strd_; in AddFeaturesFromSplitString() local
93 bool has_atomic_ldrd_strd, in ArmInstructionSetFeatures()