Home | History | Annotate | Download | only in ia32

Lines Matching refs:DoArithmeticT

893 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
1352 return DoArithmeticT(Token::DIV, instr);
1384 return DoArithmeticT(Token::MOD, instr);
1418 return DoArithmeticT(Token::MUL, instr);
1439 return DoArithmeticT(Token::SUB, instr);
1460 return DoArithmeticT(Token::ADD, instr);