Home | History | Annotate | Download | only in compiler

Lines Matching refs:GetValueInput

41   Node* target = NodeProperties::GetValueInput(node, 0);
75 : NodeProperties::GetValueInput(node, 2);
85 Node* target = NodeProperties::GetValueInput(node, 0);
108 Node* arg_array = NodeProperties::GetValueInput(node, 3);
205 HeapObjectMatcher(NodeProperties::GetValueInput(node, 0)).Value());
239 Node* receiver = NodeProperties::GetValueInput(node, 1);
241 ? NodeProperties::GetValueInput(node, 2)
282 HeapObjectMatcher receiver(NodeProperties::GetValueInput(node, 1));
323 Node* receiver = NodeProperties::GetValueInput(node, 1);
368 Node* receiver_node = NodeProperties::GetValueInput(node, 1);
426 Node* spread = NodeProperties::GetValueInput(node, arity);
493 Node* target = NodeProperties::GetValueInput(node, 0);
666 Node* target = NodeProperties::GetValueInput(node, 0);
667 Node* new_target = NodeProperties::GetValueInput(node, arity + 1);
704 node, NodeProperties::GetValueInput(node, i), i + 1);
743 node, NodeProperties::GetValueInput(node, i), i + 1);