Home | History | Annotate | Download | only in src

Lines Matching full:reg_

965       : reg_(reg),
968 int reg() { return reg_; }
973 int reg_;
1130 : type_(type), reg_(reg), next_(NULL) { }
1133 int reg() { return reg_; }
1137 int reg_;