Home | History | Annotate | Download | only in ia32

Lines Matching defs:DoArithmeticT

881 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
1366 return DoArithmeticT(Token::DIV, instr);
1397 return DoArithmeticT(Token::MOD, instr);
1427 return DoArithmeticT(Token::MUL, instr);
1448 return DoArithmeticT(Token::SUB, instr);
1469 return DoArithmeticT(Token::ADD, instr);