Searched refs:has_lse (Results 1 – 2 of 2) sorted by relevance
115 bool has_lse = FindVariantInArray(arm64_variants_with_lse, in FromVariant() local155 has_lse, in FromVariant()164 bool has_lse = (bitmap & kLSEBitField) != 0; in FromBitmap() local171 has_lse, in FromBitmap()184 bool has_lse = false; in FromCppDefines() local195 has_lse = true; in FromCppDefines()213 has_lse, in FromCppDefines()228 bool has_lse = false; in FromHwcap() local236 has_lse = hwcaps & HWCAP_ATOMICS ? true : false; in FromHwcap()245 has_lse, in FromHwcap()[all …]
123 bool has_lse, in Arm64InstructionSetFeatures() argument131 has_lse_(has_lse), in Arm64InstructionSetFeatures()