Home | History | Annotate | Download | only in arm

Lines Matching refs:FIRST_IC_MARKER

694     DCHECK((FIRST_IC_MARKER <= type) && (type < LAST_CODE_MARKER));
711 (FIRST_IC_MARKER <= dst_reg) && (dst_reg < LAST_CODE_MARKER)
715 ((FIRST_IC_MARKER <= type) && (type < LAST_CODE_MARKER)));