Lines Matching defs:target
1079 // implicit nodes are target and optionally context.
1107 TNode<CodeT> target, TNode<Object> context,
1117 inputs.Add(target);
1128 TNode<Object> target, TNode<Object> context,
1137 inputs.Add(target);
1147 TNode<Object> target, TNode<Object> context,
1155 inputs.Add(target);
1170 const CallInterfaceDescriptor& descriptor, Node* target, Node* context,
1185 inputs.Add(target);
1194 const CallInterfaceDescriptor& descriptor, TNode<RawPtrT> target,
1200 Node* nodes[] = {target, args...};
1208 const CallInterfaceDescriptor& descriptor, TNode<RawPtrT> target,