Lines Matching refs:amdgcn
1 ; RUN: llc -global-isel -march=amdgcn -verify-machineinstrs < %s | FileCheck -check-prefix=GCN %s
2 ; RUN: llc -global-isel -march=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-pre…
4 declare void @llvm.amdgcn.s.sleep(i32) #0
24 call void @llvm.amdgcn.s.sleep(i32 0)
25 call void @llvm.amdgcn.s.sleep(i32 1)
26 call void @llvm.amdgcn.s.sleep(i32 2)
27 call void @llvm.amdgcn.s.sleep(i32 3)
28 call void @llvm.amdgcn.s.sleep(i32 4)
29 call void @llvm.amdgcn.s.sleep(i32 5)
30 call void @llvm.amdgcn.s.sleep(i32 6)
31 call void @llvm.amdgcn.s.sleep(i32 7)
34 call void @llvm.amdgcn.s.sleep(i32 8)
35 call void @llvm.amdgcn.s.sleep(i32 9)
36 call void @llvm.amdgcn.s.sleep(i32 10)
37 call void @llvm.amdgcn.s.sleep(i32 11)
38 call void @llvm.amdgcn.s.sleep(i32 12)
39 call void @llvm.amdgcn.s.sleep(i32 13)
40 call void @llvm.amdgcn.s.sleep(i32 14)
41 call void @llvm.amdgcn.s.sleep(i32 15)