Home | History | Annotate | Download | only in arm

Lines Matching refs:DoArithmeticT

893 LInstruction* LChunkBuilder::DoArithmeticT(Token::Value op,
1317 return DoArithmeticT(Token::DIV, instr);
1349 return DoArithmeticT(Token::MOD, instr);
1389 return DoArithmeticT(Token::MUL, instr);
1409 return DoArithmeticT(Token::SUB, instr);
1430 return DoArithmeticT(Token::ADD, instr);