Searched refs:must_output_reloc_info (Results 1 – 5 of 5) sorted by relevance
1059 bool Operand::must_output_reloc_info(const Assembler* assembler) const { in must_output_reloc_info() function in v8::internal::Operand1079 } else if (x.must_output_reloc_info(assembler)) { in use_mov_immediate_load()1093 if (must_output_reloc_info(assembler) || in instructions_required()1130 if (x.must_output_reloc_info(this)) { in move_32_bit_immediate()1138 x.must_output_reloc_info(this)) { in move_32_bit_immediate()1192 if (x.must_output_reloc_info(this) || in addrmod1()1965 if (src.must_output_reloc_info(this) || in msr()
495 bool must_output_reloc_info(const Assembler* assembler) const;
269 !src2.must_output_reloc_info(this) && in And()273 !src2.must_output_reloc_info(this) && in And()
1521 !(src.must_output_reloc_info(this) || is_trampoline_pool_blocked()); in instructions_required_for_mov()1568 bool Operand::must_output_reloc_info(const Assembler* assembler) const { in must_output_reloc_info() function in v8::internal::Operand1587 bool relocatable = src.must_output_reloc_info(this); in mov()
311 bool must_output_reloc_info(const Assembler* assembler) const;