Searched refs:slow_safe (Results 1 – 5 of 5) sorted by relevance
151 bool slow_safe() { return slow_safe_compiler_; } in slow_safe() function
38 return FLAG_enable_unaligned_accesses && !slow_safe(); in CanReadUnaligned()
1194 return CpuFeatures::IsSupported(UNALIGNED_ACCESSES) && !slow_safe(); in CanReadUnaligned()
1264 return CpuFeatures::IsSupported(UNALIGNED_ACCESSES) && !slow_safe(); in CanReadUnaligned()
1358 return !slow_safe(); in CanReadUnaligned()