Home | History | Annotate | Download | only in src

Lines Matching refs:HAdd

4358 class HAdd: public HArithmeticBinaryOperation {
4400 HAdd(HValue* context, HValue* left, HValue* right)
4742 // This is intended to look for HAdd and HSub, to handle compounds
4781 // This is intended to look for HAdd and HSub, to handle compounds