Home
last modified time | relevance | path

Searched refs:feedback_index (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc2036 feedback_index(feedback_spec()->AddCompareICSlot())); in VisitSwitchStatement()
2045 feedback_index(feedback_spec()->AddCompareICSlot())); in VisitSwitchStatement()
2052 feedback_index(feedback_spec()->AddBinaryOpICSlot())); in VisitSwitchStatement()
2057 feedback_index(feedback_spec()->AddCompareICSlot())); in VisitSwitchStatement()
2090 feedback_index(slot)); in VisitSwitchStatement()
2337 builder()->ForInPrepare(triple, feedback_index(slot)); in VisitForInStatement()
2352 feedback_index(slot)); in VisitForInStatement()
2431 feedback_index(feedback_spec()->AddLoadICSlot())); in VisitForOfStatement()
2438 feedback_index(feedback_spec()->AddLoadICSlot())); in VisitForOfStatement()
2673 feedback_index(slo in BuildClassLiteral()
7208 int BytecodeGenerator::feedback_index(FeedbackSlot slot) const { feedback_index() function in v8::internal::interpreter::BytecodeGenerator
[all...]
H A Dbytecode-generator.h486 inline int feedback_index(FeedbackSlot slot) const;
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.h159 uint32_t feedback_index; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce.h159 uint32_t feedback_index; member
H A Dradeon_vce_52.c598 enc->enc_pic.ti.feedback_index = fb_idx; in task_info()
604 RVCE_CS(enc->enc_pic.ti.feedback_index); in task_info()
/third_party/node/deps/v8/src/runtime/
H A Druntime-scopes.cc157 int feedback_index = Smi::ToInt(declarations->get(++i)); in RUNTIME_FUNCTION()
160 closure_feedback_cell_array->GetFeedbackCell(feedback_index); in RUNTIME_FUNCTION()

Completed in 14 milliseconds