Home | History | Annotate | Download | only in x64

Lines Matching defs:op_

1215       : op_(op), can_deopt_(can_deopt) {
1220 Token::Value op() const { return op_; }
1228 Token::Value op_;
1434 : op_(op) {
1439 Token::Value op() const { return op_; }
1448 Token::Value op_;
1458 : op_(op) {
1464 Token::Value op() const { return op_; }
1478 Token::Value op_;