Home | History | Annotate | Download | only in src

Lines Matching defs:HSub

4870 class HSub FINAL : public HArithmeticBinaryOperation {
4896 HSub(HValue* context, HValue* left, HValue* right)
5172 // This is intended to look for HAdd and HSub, to handle compounds
5211 // This is intended to look for HAdd and HSub, to handle compounds