Searched refs:predictable_code_size (Results 1 – 7 of 7) sorted by relevance
101 bool old_predictable_code_size = predictable_code_size(); in Call()331 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) { in Ubfx()347 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) { in Sbfx()376 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) { in Bfi()392 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) { in Bfc()2591 if (CpuFeatures::IsSupported(ARMv7) && !predictable_code_size()) { in GetLeastBitsFromSmi()
1159 if (assembler != NULL && assembler->predictable_code_size()) return true; in must_output_reloc_info()
79 bool predictable_code_size() const { return predictable_code_size_; } in predictable_code_size() function
200 old_value_(assembler->predictable_code_size()) { in PredictableCodeSizeScope()
1220 if (is_int8(offs - short_size) && !predictable_code_size()) { in j()1287 if (is_int8(offs - short_size) && !predictable_code_size()) { in jmp()
40 if (predictable_code_size() && in RootRegisterDelta()
1646 if (assembler != NULL && assembler->predictable_code_size()) return true; in must_output_reloc_info()