H A D | representation-change.cc | 159 Node* use_node, UseInfo use_info) { in GetRepresentationFor() 172 use_node); in GetRepresentationFor() 175 InsertConversion(node, simplified()->ChangeInt64ToBigInt(), use_node); in GetRepresentationFor() 206 use_node, use_info); in GetRepresentationFor() 212 use_node, use_info); in GetRepresentationFor() 227 use_node, use_info); in GetRepresentationFor() 234 return GetWord32RepresentationFor(node, output_rep, output_type, use_node, in GetRepresentationFor() 241 return GetWord64RepresentationFor(node, output_rep, output_type, use_node, in GetRepresentationFor() 257 Node* use_node, UseInfo use_info) { in GetTaggedSignedRepresentationFor() 343 use_info.feedback(), use_node); in GetTaggedSignedRepresentationFor() 157 GetRepresentationFor( Node* node, MachineRepresentation output_rep, Type output_type, Node* use_node, UseInfo use_info) GetRepresentationFor() argument 255 GetTaggedSignedRepresentationFor( Node* node, MachineRepresentation output_rep, Type output_type, Node* use_node, UseInfo use_info) GetTaggedSignedRepresentationFor() argument 397 GetTaggedPointerRepresentationFor( Node* node, MachineRepresentation output_rep, Type output_type, Node* use_node, UseInfo use_info) GetTaggedPointerRepresentationFor() argument 693 GetFloat64RepresentationFor( Node* node, MachineRepresentation output_rep, Type output_type, Node* use_node, UseInfo use_info) GetFloat64RepresentationFor() argument 828 GetWord32RepresentationFor( Node* node, MachineRepresentation output_rep, Type output_type, Node* use_node, UseInfo use_info) GetWord32RepresentationFor() argument 1010 InsertConversion(Node* node, const Operator* op, Node* use_node) InsertConversion() argument 1096 GetWord64RepresentationFor( Node* node, MachineRepresentation output_rep, Type output_type, Node* use_node, UseInfo use_info) GetWord64RepresentationFor() argument 1567 InsertCheckedFloat64ToInt32( Node* node, CheckForMinusZeroMode check, const FeedbackSource& feedback, Node* use_node) InsertCheckedFloat64ToInt32() argument [all...] |