Lines Matching refs:stp
1 ; RUN: llc < %s -march=arm64 -aarch64-stp-suppress=false -verify-machineinstrs -mcpu=cyclone | File…
4 ; CHECK: stp w0, w1, [x2]
13 ; CHECK: stp x0, x1, [x2]
22 ; CHECK: stp s0, s1, [x0]
31 ; CHECK: stp d0, d1, [x0]
42 ; CHECK: stp w{{[0-9]+}}, {{w[0-9]+}}, [x{{[0-9]+}}, #-8]
53 ; CHECK: stp x{{[0-9]+}}, {{x[0-9]+}}, [x{{[0-9]+}}, #-16]
64 ; CHECK: stp s{{[0-9]+}}, {{s[0-9]+}}, [x{{[0-9]+}}, #-8]
75 ; CHECK: stp d{{[0-9]+}}, {{d[0-9]+}}, [x{{[0-9]+}}, #-16]
88 ; CHECK-DAG: stp w0, w0, [x1]
89 ; CHECK-DAG: stp w0, w0, [x1, #8]
101 ; Read of %b to compute %tmp2 shouldn't prevent formation of stp
103 ; CHECK: stp w0, w1, [x2]
117 ; Read of %b to compute %tmp2 shouldn't prevent formation of stp
121 ; CHECK: stp w1, w2, [x3]