Searched refs:int32_255 (Results 1 – 1 of 1) sorted by relevance
9355 Node* int32_255 = Int32Constant(255); in Int32ToUint8Clamped() local9357 GotoIf(Uint32LessThanOrEqual(int32_value, int32_255), &done); in Int32ToUint8Clamped()9360 var_value.Bind(int32_255); in Int32ToUint8Clamped()