Home | History | Annotate | Download | only in a64

Lines Matching refs:HighBit

149 #define DECLARE_FIELDS_OFFSETS(Name, HighBit, LowBit, X)                       \
151 const int Name##_width = HighBit - LowBit + 1; \