Searched defs:HClampToUint8 (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h1517 class HClampToUint8 final : public HUnaryOperation {
1519 DECLARE_INSTRUCTION_FACTORY_P1(HClampToUint8, HValue*);
1531 explicit HClampToUint8(HValue* value) function in class:final

Completed in 124 milliseconds