Home | History | Annotate | Download | only in mips64

Lines Matching defs:DoArithmeticT

718     return DoArithmeticT(op, instr);
745 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
1289 return DoArithmeticT(instr->op(), instr);
1363 return DoArithmeticT(Token::DIV, instr);
1476 return DoArithmeticT(Token::MOD, instr);
1540 return DoArithmeticT(Token::MUL, instr);
1560 return DoArithmeticT(Token::SUB, instr);
1607 return DoArithmeticT(Token::ADD, instr);