Searched defs:has_lse (Results 1 – 2 of 2) sorted by relevance
115 bool has_lse = FindVariantInArray(arm64_variants_with_lse, in FromVariant() local164 bool has_lse = (bitmap & kLSEBitField) != 0; in FromBitmap() local184 bool has_lse = false; in FromCppDefines() local228 bool has_lse = false; in FromHwcap() local363 bool has_lse = has_lse_; in AddFeaturesFromSplitString() local
123 bool has_lse, in Arm64InstructionSetFeatures()