Home | History | Annotate | Download | only in mips

Lines Matching refs:ValueBits

647         ValueBits::encode(value_.code()) |
658 class ValueBits: public BitField<int, 5, 5> {};