Home | History | Annotate | Download | only in arm

Lines Matching refs:kMustNotAlias

137     kMustNotAlias,      // 4 Guaranteed to be non-alias (eg *(r6+x))
151 #define ENCODE_MUST_NOT_ALIAS (1ULL << kMustNotAlias)