Searched refs:ReduceNumberToUint8Clamped (Results 1 – 2 of 2) sorted by relevance
54 Reduction ReduceNumberToUint8Clamped(Node* node); in NON_EXPORTED_BASE()
69 return ReduceNumberToUint8Clamped(node); in Reduce()364 Reduction TypedOptimization::ReduceNumberToUint8Clamped(Node* node) { in ReduceNumberToUint8Clamped() function in v8::internal::compiler::TypedOptimization