Searched refs:predictable_code_size (Results 1 – 7 of 7) sorted by relevance
101 bool old_predictable_code_size = predictable_code_size(); in Call()302 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) { in Ubfx()318 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) { in Sbfx()347 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) { in Bfi()363 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) { in Bfc()2677 if (CpuFeatures::IsSupported(ARMv7) && !predictable_code_size()) { in GetLeastBitsFromSmi()
1178 if (assembler != NULL && assembler->predictable_code_size()) return true; in must_output_reloc_info()
78 bool predictable_code_size() const { return predictable_code_size_; } in predictable_code_size() function
219 old_value_(assembler->predictable_code_size()) { in PredictableCodeSizeScope()
1216 if (is_int8(offs - short_size) && !predictable_code_size()) { in j()1283 if (is_int8(offs - short_size) && !predictable_code_size()) { in jmp()
37 if (predictable_code_size() && in RootRegisterDelta()
1613 if (assembler != NULL && assembler->predictable_code_size()) return true; in must_output_reloc_info()