Home | History | Annotate | Download | only in x87

Lines Matching defs:op_

1162       : op_(op), can_deopt_(can_deopt) {
1172 Token::Value op() const { return op_; }
1176 Token::Value op_;
1368 : op_(op) {
1376 Token::Value op() const { return op_; }
1383 Token::Value op_;
1393 : op_(op) {
1402 Token::Value op() const { return op_; }
1411 Token::Value op_;