Home
last modified time | relevance | path

Searched refs:needs_a53_843419_fix (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.cc101 bool needs_a53_843419_fix = needs_a53_835769_fix; in FromVariant() local
145 needs_a53_843419_fix, in FromVariant()
174 bool needs_a53_843419_fix = needs_a53_835769_fix; in FromCppDefines() local
203 needs_a53_843419_fix, in FromCppDefines()
218 bool needs_a53_843419_fix = false; // No HWCAP for this. in FromHwcap() local
235 needs_a53_843419_fix, in FromHwcap()
Dinstruction_set_features_arm64.h110 bool needs_a53_843419_fix, in Arm64InstructionSetFeatures() argument
118 fix_cortex_a53_843419_(needs_a53_843419_fix), in Arm64InstructionSetFeatures()