Searched refs:restriction_type (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-lowering.cc | 314 Type restriction_type() const { return restriction_type_; } in restriction_type() function in v8::internal::compiler::RepresentationSelector::final 431 info->restriction_type(), graph_zone()); \ in UpdateFeedbackType() 449 info->restriction_type(), graph_zone()); \ in UpdateFeedbackType() 466 info->restriction_type(), graph_zone()); in UpdateFeedbackType() 471 info->restriction_type(), graph_zone()); in UpdateFeedbackType() 476 info->restriction_type(), graph_zone()); in UpdateFeedbackType() 820 Type restriction_type = Type::Any()); 1056 Type restriction_type = Type::Any()) { in VisitBinop() 1063 SetOutput<T>(node, output, restriction_type); in VisitBinop() 1069 Type restriction_type in VisitBinop() 4238 SetOutput( Node* node, MachineRepresentation representation, Type restriction_type) SetOutput() argument 4245 SetOutput( Node* node, MachineRepresentation representation, Type restriction_type) SetOutput() argument 4253 SetOutput( Node* node, MachineRepresentation representation, Type restriction_type) SetOutput() argument [all...] |
Completed in 5 milliseconds