Home
last modified time | relevance | path

Searched refs:set_hydrogen_value (Results 1 – 19 of 19) sorted by relevance

/external/v8/src/crankshaft/
Dlithium.cc326 gap->set_hydrogen_value(instr->hydrogen_value()); in AddInstruction()
558 bailout->set_hydrogen_value(hydrogen_value_for_lazy_bailout); in CreateLazyBailoutForCall()
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc835 dummy->set_hydrogen_value(current); in VisitInstruction()
848 clobber->set_hydrogen_value(current); in VisitInstruction()
872 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
917 clobber->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-x87.h222 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc805 dummy->set_hydrogen_value(current); in VisitInstruction()
834 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-arm.h220 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.cc648 dummy->set_hydrogen_value(current); in VisitInstruction()
677 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-arm64.h231 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc838 dummy->set_hydrogen_value(current); in VisitInstruction()
867 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-ia32.h223 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function
/external/v8/src/crankshaft/x64/
Dlithium-x64.cc830 dummy->set_hydrogen_value(current); in VisitInstruction()
859 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-x64.h219 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc820 dummy->set_hydrogen_value(current); in VisitInstruction()
849 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-ppc.h218 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function
/external/v8/src/crankshaft/s390/
Dlithium-s390.cc745 dummy->set_hydrogen_value(current); in VisitInstruction()
773 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-s390.h214 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc815 dummy->set_hydrogen_value(current); in VisitInstruction()
844 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-mips64.h221 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc815 dummy->set_hydrogen_value(current); in VisitInstruction()
844 instr->set_hydrogen_value(hydrogen_val); in AddInstruction()
Dlithium-mips.h218 void set_hydrogen_value(HValue* value) { hydrogen_value_ = value; } in set_hydrogen_value() function