Home | History | Annotate | Download | only in src

Lines Matching refs:HClampToUint8

1564 class HClampToUint8: public HUnaryOperation {
1566 DECLARE_INSTRUCTION_FACTORY_P1(HClampToUint8, HValue*);
1578 explicit HClampToUint8(HValue* value)