Searched refs:IsDehoisted (Results 1 – 9 of 9) sorted by relevance
383 if (hydrogen()->IsDehoisted()) { in PrintDataTo()395 if (hydrogen()->IsDehoisted()) { in PrintDataTo()2201 if ((kPointerSize == kInt64Size) && instr->IsDehoisted()) { in DoLoadKeyed()2251 if ((kPointerSize == kInt64Size) && instr->IsDehoisted()) { in DoStoreKeyed()
3092 } else if (instr->hydrogen()->IsDehoisted()) { in DoLoadKeyedExternalArray()3169 instr->hydrogen()->IsDehoisted()) { in DoLoadKeyedFixedDoubleArray()3204 instr->hydrogen()->IsDehoisted()) { in DoLoadKeyedFixedArray()4291 } else if (instr->hydrogen()->IsDehoisted()) { in DoStoreKeyedExternalArray()4358 instr->hydrogen()->IsDehoisted()) { in DoStoreKeyedFixedDoubleArray()4395 instr->hydrogen()->IsDehoisted()) { in DoStoreKeyedFixedArray()
346 if (hydrogen()->IsDehoisted()) { in PrintDataTo()358 if (hydrogen()->IsDehoisted()) { in PrintDataTo()
339 if (hydrogen()->IsDehoisted()) { in PrintDataTo()351 if (hydrogen()->IsDehoisted()) { in PrintDataTo()
399 if (hydrogen()->IsDehoisted()) { in PrintDataTo()411 if (hydrogen()->IsDehoisted()) { in PrintDataTo()
388 if (hydrogen()->IsDehoisted()) { in PrintDataTo()400 if (hydrogen()->IsDehoisted()) { in PrintDataTo()
6545 virtual bool IsDehoisted() const = 0;6594 bool IsDehoisted() const { return IsDehoistedField::decode(bit_field_); } in IsDehoisted() function6640 if (IsDehoisted() && base_offset() != other_load->base_offset()) in DECLARE_CONCRETE_INSTRUCTION()7072 bool IsDehoisted() const { return is_dehoisted_; } in IsDehoisted() function
3424 if (IsDehoisted()) os << " + " << base_offset(); in PrintDataTo()3569 if (IsDehoisted()) os << " + " << base_offset(); in PrintDataTo()