Searched refs:fix_cortex_a53_835769_ (Results 1 – 2 of 2) sorted by relevance
68 return fix_cortex_a53_835769_; in NeedFixCortexA53_835769()112 fix_cortex_a53_835769_(needs_a53_835769_fix), in Arm64InstructionSetFeatures()129 const bool fix_cortex_a53_835769_; variable
237 return fix_cortex_a53_835769_ == other_as_arm64->fix_cortex_a53_835769_ && in Equals()260 return (fix_cortex_a53_835769_ ? kA53Bitfield : 0) in AsBitmap()269 if (fix_cortex_a53_835769_) { in GetFeatureString()313 bool is_a53 = fix_cortex_a53_835769_; in AddFeaturesFromSplitString()376 new Arm64InstructionSetFeatures(fix_cortex_a53_835769_, in AddRuntimeDetectedFeatures()