Home | History | Annotate | Download | only in arm

Lines Matching refs:FIRST_IC_MARKER

628     ASSERT((FIRST_IC_MARKER <= type) && (type < LAST_CODE_MARKER));
645 (FIRST_IC_MARKER <= dst_reg) && (dst_reg < LAST_CODE_MARKER)
649 ((FIRST_IC_MARKER <= type) && (type < LAST_CODE_MARKER)));