Home
last modified time | relevance | path

Searched refs:hydrogen_value (Results 1 – 20 of 20) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-codegen.cc77 instr->hydrogen_value()->block()->IsReachable()); in GenerateBody()
83 instr->hydrogen_value()->id(), in GenerateBody()
84 instr->hydrogen_value()->block()->block_id()); in GenerateBody()
92 instr->hydrogen_value()->id(), in GenerateBody()
98 HValue* value = instr->hydrogen_value(); in GenerateBody()
119 HValue* hval = instr->hydrogen_value(); in CheckEnvironmentUsage()
351 Deoptimizer::DeoptInfo deopt_info(instr->hydrogen_value()->position(), in MakeDeoptInfo()
Dlithium.cc333 gap->set_hydrogen_value(instr->hydrogen_value()); in AddInstruction()
Dhydrogen.cc13415 os << " [hir:" << NameOf(linstr->hydrogen_value()) << "] <|@\n"; in Trace()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc263 instr->hydrogen_value()->representation().IsInteger32() && in GenerateBodyInstructionPost()
372 instructions_->at(code->instruction_index())->hydrogen_value(); in GenerateDeferredCode()
379 code->instr()->hydrogen_value()->id(), in GenerateDeferredCode()
881 label->hydrogen_value()->id(), in DoLabel()
1321 if (instr->hydrogen_value()->representation().IsSmi()) { in DoMulI()
1372 if (instr->hydrogen_value()->representation().IsSmi()) { in DoMulI()
1379 if (instr->hydrogen_value()->representation().IsSmi()) { in DoMulI()
1394 if (instr->hydrogen_value()->representation().IsSmi()) { in DoMulI()
1404 ? !instr->hydrogen_value()->representation().IsSmi() in DoMulI()
1413 if (instr->hydrogen_value()->representation().IsSmi()) { in DoMulI()
[all …]
Dlithium-x64.h172 return H##type::cast(hydrogen_value()); \
226 HValue* hydrogen_value() const { return hydrogen_value_; } in hydrogen_value() function
523 return HControlInstruction::cast(this->hydrogen_value()); in hydrogen()
2545 return HForInCacheArray::cast(this->hydrogen_value())->idx(); in idx()
Dlithium-x64.cc159 HValue* hvalue = this->hydrogen_value(); in MustSignExtendResult()
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h176 return H##type::cast(hydrogen_value()); \
230 HValue* hydrogen_value() const { return hydrogen_value_; } in hydrogen_value() function
514 return HControlInstruction::cast(this->hydrogen_value()); in hydrogen()
2561 return HForInCacheArray::cast(this->hydrogen_value())->idx(); in idx()
Dlithium-codegen-ia32.cc440 instructions_->at(code->instruction_index())->hydrogen_value(); in GenerateDeferredCode()
447 code->instr()->hydrogen_value()->id(), in GenerateDeferredCode()
951 label->hydrogen_value()->id(), in DoLabel()
1573 if (instr->hydrogen_value()->representation().IsSmi() && in DoShiftI()
/external/v8/src/crankshaft/x87/
Dlithium-x87.h177 return H##type::cast(hydrogen_value()); \
231 HValue* hydrogen_value() const { return hydrogen_value_; } in hydrogen_value() function
530 return HControlInstruction::cast(this->hydrogen_value()); in hydrogen()
2575 return HForInCacheArray::cast(this->hydrogen_value())->idx(); in idx()
Dlithium-codegen-x87.cc443 instructions_->at(code->instruction_index())->hydrogen_value(); in GenerateDeferredCode()
450 code->instr()->hydrogen_value()->id(), in GenerateDeferredCode()
1242 label->hydrogen_value()->id(), in DoLabel()
1874 if (instr->hydrogen_value()->representation().IsSmi() && in DoShiftI()
/external/v8/src/crankshaft/mips/
Dlithium-mips.h172 return H##type::cast(hydrogen_value()); \
226 HValue* hydrogen_value() const { return hydrogen_value_; } in hydrogen_value() function
516 return HControlInstruction::cast(this->hydrogen_value()); in hydrogen()
2533 return HForInCacheArray::cast(this->hydrogen_value())->idx(); in idx()
Dlithium-codegen-mips.cc273 instructions_->at(code->instruction_index())->hydrogen_value(); in GenerateDeferredCode()
280 code->instr()->hydrogen_value()->id(), in GenerateDeferredCode()
914 label->hydrogen_value()->id(), in DoLabel()
1568 if (instr->hydrogen_value()->representation().IsSmi() && in DoShiftI()
2184 if (instr->hydrogen_value()->representation().IsSmi()) { in DoCompareNumericAndBranch()
2193 if (instr->hydrogen_value()->representation().IsSmi()) { in DoCompareNumericAndBranch()
/external/v8/src/crankshaft/arm/
Dlithium-arm.h175 return H##type::cast(hydrogen_value()); \
229 HValue* hydrogen_value() const { return hydrogen_value_; } in hydrogen_value() function
519 return HControlInstruction::cast(this->hydrogen_value()); in hydrogen()
2574 return HForInCacheArray::cast(this->hydrogen_value())->idx(); in idx()
Dlithium-codegen-arm.cc258 instructions_->at(code->instruction_index())->hydrogen_value(); in GenerateDeferredCode()
265 code->instr()->hydrogen_value()->id(), in GenerateDeferredCode()
947 label->hydrogen_value()->id(), in DoLabel()
1266 if (!instr->hydrogen_value()->CheckFlag(HValue::kCanBeDivByZero)) { in DoDivI()
1442 if (!instr->hydrogen_value()->CheckFlag(HValue::kCanBeDivByZero)) { in DoFlooringDivI()
1696 if (instr->hydrogen_value()->representation().IsSmi() && in DoShiftI()
2277 if (instr->hydrogen_value()->representation().IsSmi()) { in DoCompareNumericAndBranch()
2284 if (instr->hydrogen_value()->representation().IsSmi()) { in DoCompareNumericAndBranch()
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h175 return H##type::cast(hydrogen_value()); \
229 HValue* hydrogen_value() const { return hydrogen_value_; } in hydrogen_value() function
519 return HControlInstruction::cast(this->hydrogen_value()); in hydrogen()
2579 return HForInCacheArray::cast(this->hydrogen_value())->idx(); in idx()
Dlithium-codegen-mips64.cc248 instructions_->at(code->instruction_index())->hydrogen_value(); in GenerateDeferredCode()
255 code->instr()->hydrogen_value()->id(), in GenerateDeferredCode()
903 label->hydrogen_value()->id(), in DoLabel()
1663 if (instr->hydrogen_value()->representation().IsSmi()) { in DoShiftI()
2301 if (instr->hydrogen_value()->representation().IsSmi()) { in DoCompareNumericAndBranch()
2310 if (instr->hydrogen_value()->representation().IsSmi()) { in DoCompareNumericAndBranch()
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h174 H##type* hydrogen() const { return H##type::cast(hydrogen_value()); }
225 HValue* hydrogen_value() const { return hydrogen_value_; } in hydrogen_value() function
509 return HControlInstruction::cast(this->hydrogen_value()); in hydrogen()
2461 int idx() { return HForInCacheArray::cast(this->hydrogen_value())->idx(); } in idx()
Dlithium-codegen-ppc.cc259 instructions_->at(code->instruction_index())->hydrogen_value(); in GenerateDeferredCode()
266 code->instruction_index(), code->instr()->hydrogen_value()->id(), in GenerateDeferredCode()
871 current_instruction_, label->hydrogen_value()->id(), in DoLabel()
1681 if (instr->hydrogen_value()->representation().IsSmi()) { in DoShiftI()
1684 if (instr->hydrogen_value()->representation().IsSmi() && in DoShiftI()
1942 if (instr->hydrogen_value()->representation().IsSmi()) { in DoShiftI()
2313 if (instr->hydrogen_value()->representation().IsSmi()) { in DoShiftI()
2328 if (instr->hydrogen_value()->representation().IsSmi()) { in DoShiftI()
2343 } else if (instr->hydrogen_value()->representation().IsSmi()) { in DoShiftI()
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h187 return H##type::cast(this->hydrogen_value()); \
240 HValue* hydrogen_value() const { return hydrogen_value_; } in hydrogen_value() function
1353 return HForInCacheArray::cast(this->hydrogen_value())->idx(); in idx()
Dlithium-codegen-arm64.cc738 instructions_->at(code->instruction_index())->hydrogen_value(); in GenerateDeferredCode()
745 code->instr()->hydrogen_value()->id(), in GenerateDeferredCode()
2375 if (instr->hydrogen_value()->representation().IsInteger32()) { in DoCompareNumericAndBranch()
2385 DCHECK(instr->hydrogen_value()->representation().IsSmi()); in DoCompareNumericAndBranch()
2681 RecordPushedArgumentsDelta(instr->hydrogen_value()->argument_delta()); in DoDrop()
2985 label->hydrogen_value()->id(), in DoLabel()