Searched refs:has_lse (Results 1 – 2 of 2) sorted by relevance
107 bool has_lse = FindVariantInArray(arm64_variants_with_lse, in FromVariant() local143 has_lse, in FromVariant()151 bool has_lse = (bitmap & kLSEBitField) != 0; in FromBitmap() local157 has_lse, in FromBitmap()169 bool has_lse = false; in FromCppDefines() local179 has_lse = true; in FromCppDefines()193 has_lse, in FromCppDefines()207 bool has_lse = false; in FromHwcap() local214 has_lse = hwcaps & HWCAP_ATOMICS ? true : false; in FromHwcap()222 has_lse, in FromHwcap()[all …]
108 bool has_lse, in Arm64InstructionSetFeatures() argument115 has_lse_(has_lse), in Arm64InstructionSetFeatures()