Searched refs:DoUnsigned32ToUint8Clamped (Results 1 – 2 of 2) sorted by relevance
47 void DoUnsigned32ToUint8Clamped(Node* node);
2306 if (lower()) lowering->DoUnsigned32ToUint8Clamped(node); in VisitNode()3920 void SimplifiedLowering::DoUnsigned32ToUint8Clamped(Node* node) { in DoUnsigned32ToUint8Clamped() function in v8::internal::compiler::SimplifiedLowering