Home | History | Annotate | Download | only in arm64

Lines Matching defs:DoArithmeticT

801 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
884 return DoArithmeticT(Token::ADD, instr);
955 return DoArithmeticT(instr->op(), instr);
1447 return DoArithmeticT(Token::DIV, instr);
1917 return DoArithmeticT(Token::MOD, instr);
1977 return DoArithmeticT(Token::MUL, instr);
2215 return DoArithmeticT(op, instr);
2505 return DoArithmeticT(Token::SUB, instr);