Home | History | Annotate | Download | only in src

Lines Matching refs:HAdd

4807 class HAdd FINAL : public HArithmeticBinaryOperation {
4863 HAdd(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