Home | History | Annotate | Download | only in ARM

Lines Matching full:thumb2

1 ; RUN: llc < %s -march=thumb -mattr=-thumb2 | not grep pld
2 ; RUN: llc < %s -march=thumb -mattr=+v7 | FileCheck %s -check-prefix=THUMB2
17 ; THUMB2: t1:
18 ; THUMB2-NOT: pldw [r0]
19 ; THUMB2: pld [r0]
30 ; THUMB2: t2:
31 ; THUMB2: pld [r0, #1023]
42 ; THUMB2: t3:
43 ; THUMB2: lsrs r1, r1, #2
44 ; THUMB2: pld [r0, r1]
57 ; THUMB2: t4:
58 ; THUMB2: pld [r0, r1, lsl #2]
73 ; THUMB2: t5:
74 ; THUMB2: pli [r0]