Home | History | Annotate | Download | only in mips

Lines Matching defs:DoArithmeticT

689     return DoArithmeticT(op, instr);
716 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
1229 return DoArithmeticT(instr->op(), instr);
1302 return DoArithmeticT(Token::DIV, instr);
1421 return DoArithmeticT(Token::MOD, instr);
1489 return DoArithmeticT(Token::MUL, instr);
1509 return DoArithmeticT(Token::SUB, instr);
1555 return DoArithmeticT(Token::ADD, instr);