Home | History | Annotate | Download | only in mips

Lines Matching refs:OffsetBits

1497     enum OffsetBits {
1533 OffsetBits offset_size;
1593 OffsetBits GetOffsetSize() const;
1622 static OffsetBits GetOffsetSizeNeeded(uint32_t location, uint32_t target);
1654 void InitShortOrLong(OffsetBits ofs_size, Type short_type, Type long_type);
1678 friend std::ostream& operator<<(std::ostream& os, const Branch::OffsetBits& rhs);