Searched refs:NeedsRelocation (Results 1 – 3 of 3) sorted by relevance
118 if (operand.NeedsRelocation(this)) { in LogicalMacro()308 if (operand.NeedsRelocation(this)) { in Mov()532 if (operand.NeedsRelocation(this)) { in Mvn()583 if (operand.NeedsRelocation(this)) { in ConditionalCompareMacro()709 !operand.NeedsRelocation(this) && (S == LeaveFlags)) { in AddSubMacro()714 if (operand.NeedsRelocation(this)) { in AddSubMacro()758 if (operand.NeedsRelocation(this)) { in AddSubWithCarryMacro()
311 bool Operand::NeedsRelocation(const Assembler* assembler) const { in NeedsRelocation() function in v8::internal::Operand4014 DCHECK(!operand.NeedsRelocation(this)); in AddSub()4051 DCHECK(!operand.NeedsRelocation(this)); in AddSubWithCarry()4118 DCHECK(!operand.NeedsRelocation(this)); in Logical()4170 DCHECK(!operand.NeedsRelocation(this)); in ConditionalCompare()4328 DCHECK(!operand.NeedsRelocation(this)); in DataProcShiftedRegister()4340 DCHECK(!operand.NeedsRelocation(this)); in DataProcExtendedRegister()
755 bool NeedsRelocation(const Assembler* assembler) const;