Lines Matching refs:UNROLL
3 …erify-machineinstrs -amdgpu-mem-intrinsic-expand-size=5 %s -o - | FileCheck -check-prefix=UNROLL %s
61 ; UNROLL-LABEL: memmove_p1i8:
62 ; UNROLL: ; %bb.0:
63 ; UNROLL-NEXT: s_mov_b32 s2, 0
64 ; UNROLL-NEXT: s_mov_b32 s3, 0xf000
65 ; UNROLL-NEXT: s_mov_b64 s[0:1], 0
66 ; UNROLL-NEXT: buffer_load_ubyte v4, v[2:3], s[0:3], 0 addr64
67 ; UNROLL-NEXT: buffer_load_ubyte v5, v[2:3], s[0:3], 0 addr64 offset:1
68 ; UNROLL-NEXT: buffer_load_ubyte v6, v[2:3], s[0:3], 0 addr64 offset:2
69 ; UNROLL-NEXT: buffer_load_ubyte v2, v[2:3], s[0:3], 0 addr64 offset:3
70 ; UNROLL-NEXT: s_waitcnt vmcnt(3)
71 ; UNROLL-NEXT: buffer_store_byte v4, v[0:1], s[0:3], 0 addr64
72 ; UNROLL-NEXT: s_waitcnt vmcnt(3)
73 ; UNROLL-NEXT: buffer_store_byte v5, v[0:1], s[0:3], 0 addr64 offset:1
74 ; UNROLL-NEXT: s_waitcnt vmcnt(3)
75 ; UNROLL-NEXT: buffer_store_byte v6, v[0:1], s[0:3], 0 addr64 offset:2
76 ; UNROLL-NEXT: s_waitcnt vmcnt(3)
77 ; UNROLL-NEXT: buffer_store_byte v2, v[0:1], s[0:3], 0 addr64 offset:3
78 ; UNROLL-NEXT: s_endpgm