Home | History | Annotate | Download | only in ia32

Lines Matching refs:LikelySmiBinaryOperation

1048       answer = LikelySmiBinaryOperation(op, &left, &right, overwrite_mode);
1198 Result CodeGenerator::LikelySmiBinaryOperation(Token::Value op,
1698 return LikelySmiBinaryOperation(op, &unsafe_operand, operand,
1701 return LikelySmiBinaryOperation(op, operand, &unsafe_operand,
1772 answer = LikelySmiBinaryOperation(op, &constant_operand, operand,
1800 answer = LikelySmiBinaryOperation(op, &constant_operand, operand,
1977 answer = LikelySmiBinaryOperation(op, &constant_operand, operand,
1980 answer = LikelySmiBinaryOperation(op, operand, &constant_operand,
2015 answer = LikelySmiBinaryOperation(op, &constant_operand, operand,
2018 answer = LikelySmiBinaryOperation(op, operand, &constant_operand,