Home | History | Annotate | Download | only in arm

Lines Matching defs:DoArithmeticT

887 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
1341 return DoArithmeticT(Token::DIV, instr);
1368 return DoArithmeticT(Token::MOD, instr);
1397 return DoArithmeticT(Token::MUL, instr);
1417 return DoArithmeticT(Token::SUB, instr);
1438 return DoArithmeticT(Token::ADD, instr);