Home | History | Annotate | Download | only in arm

Lines Matching defs:DoArithmeticT

711     return DoArithmeticT(op, instr);
735 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
1281 return DoArithmeticT(instr->op(), instr);
1356 return DoArithmeticT(Token::DIV, instr);
1481 return DoArithmeticT(Token::MOD, instr);
1551 return DoArithmeticT(Token::MUL, instr);
1581 return DoArithmeticT(Token::SUB, instr);
1657 return DoArithmeticT(Token::ADD, instr);