Home | History | Annotate | Download | only in dex

Lines Matching refs:DF_UB

114 #define DF_UB                   (UINT64_C(1) << kUB)
150 #define DF_HAS_USES (DF_UA | DF_UB | DF_UC)
167 #define DF_B_IS_REG (DF_UB)