Lines Matching refs:FeedbackSlot
108 FeedbackSource CreateFeedbackSource(FeedbackSlot slot);
256 const Operator* op, Node* operand, FeedbackSlot slot);
258 const Operator* op, Node* left, Node* right, FeedbackSlot slot);
261 FeedbackSlot slot);
263 Node* receiver, FeedbackSlot slot);
265 Node* input, FeedbackSlot slot);
269 FeedbackSlot slot);
271 const Operator* op, Node* const* args, int arg_count, FeedbackSlot slot);
273 const Operator* op, Node* receiver, FeedbackSlot load_slot,
274 FeedbackSlot call_slot);
276 const Operator* op, FeedbackSlot slot);
278 const Operator* op, Node* receiver, Node* key, FeedbackSlot slot);
280 const Operator* op, Node* receiver, Node* value, FeedbackSlot slot);
283 FeedbackSlot slot);
299 ForInMode GetForInMode(FeedbackSlot slot);
1132 FeedbackSource BytecodeGraphBuilder::CreateFeedbackSource(FeedbackSlot slot) {
2868 FeedbackSlot slot =
2893 FeedbackSlot slot =
2912 ForInMode BytecodeGraphBuilder::GetForInMode(FeedbackSlot slot) {
2928 FeedbackSlot slot = FeedbackVector::ToSlot(slot_id);
2941 FeedbackSlot slot = FeedbackVector::ToSlot(slot_id);
2950 FeedbackSlot slot = FeedbackVector::ToSlot(slot_id);
3063 FeedbackSlot slot =
3203 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(1);
3381 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(0);
3402 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(0);
3573 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(1);
3613 FeedbackSlot slot = bytecode_iterator().GetSlotOperand(3);
4031 FeedbackSlot slot) {
4044 FeedbackSlot slot) {
4058 FeedbackSlot slot) {
4070 FeedbackSlot slot) {
4082 FeedbackSlot slot) {
4093 const Operator* op, Node* const* args, int arg_count, FeedbackSlot slot) {
4107 FeedbackSlot slot) {
4120 FeedbackSlot load_slot,
4121 FeedbackSlot call_slot) {
4133 FeedbackSlot slot) {
4145 FeedbackSlot slot) {
4158 FeedbackSlot slot) {
4172 FeedbackSlot slot) {