Lines Matching defs:LClampDToUint8
1935 class LClampDToUint8 final : public LTemplateInstruction<1, 1, 0> {1937 explicit LClampDToUint8(LOperand* unclamped) { inputs_[0] = unclamped; }