Home | History | Annotate | Download | only in ia32

Lines Matching refs:DoArithmeticT

714     return DoArithmeticT(op, instr);
739 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
1264 return DoArithmeticT(instr->op(), instr);
1337 return DoArithmeticT(Token::DIV, instr);
1473 return DoArithmeticT(Token::MOD, instr);
1505 return DoArithmeticT(Token::MUL, instr);
1525 return DoArithmeticT(Token::SUB, instr);
1570 return DoArithmeticT(Token::ADD, instr);