Home | History | Annotate | Download | only in ia32

Lines Matching refs:decode

429   Type type() const { return TypeField::decode(data_); }
431 int n = NextField::decode(data_);
442 NextField::decode(data_));