Home | History | Annotate | Download | only in x87

Lines Matching defs:op_

1232       : op_(op), can_deopt_(can_deopt) {
1242 Token::Value op() const { return op_; }
1246 Token::Value op_;
1450 : op_(op) {
1458 Token::Value op() const { return op_; }
1465 Token::Value op_;
1475 : op_(op) {
1484 Token::Value op() const { return op_; }
1495 Token::Value op_;