Lines Matching refs:objdump

10 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1103 %t.o > %t-specify.txt
11 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
15 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1102 %t.o > %t-specify.txt
16 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
20 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1101 %t.o > %t-specify.txt
21 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
25 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1100 %t.o > %t-specify.txt
26 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
31 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1036 %t.o > %t-specify.txt
32 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
36 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1035 %t.o > %t-specify.txt
37 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
41 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1034 %t.o > %t-specify.txt
42 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
46 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1033 %t.o > %t-specify.txt
47 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
51 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1032 %t.o > %t-specify.txt
52 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
56 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1031 %t.o > %t-specify.txt
57 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
61 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1030 %t.o > %t-specify.txt
62 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
66 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1013 %t.o > %t-specify.txt
67 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
71 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1012 %t.o > %t-specify.txt
72 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
76 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1011 %t.o > %t-specify.txt
77 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
81 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx1010 %t.o > %t-specify.txt
82 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
89 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx940 %t.o > %t-specify.txt
90 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
94 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx90c %t.o > %t-specify.txt
95 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
99 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx90a %t.o > %t-specify.txt
100 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
104 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx909 %t.o > %t-specify.txt
105 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
109 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx908 %t.o > %t-specify.txt
110 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
114 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx906 %t.o > %t-specify.txt
115 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
119 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx904 %t.o > %t-specify.txt
120 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
124 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx902 %t.o > %t-specify.txt
125 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
129 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx900 %t.o > %t-specify.txt
130 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
137 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx810 %t.o > %t-specify.txt
138 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
142 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx803 %t.o > %t-specify.txt
143 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
147 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx802 %t.o > %t-specify.txt
148 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
152 ; RUN: llvm-objdump -D --arch-name=amdgcn --mcpu=gfx801 %t.o > %t-specify.txt
153 ; RUN: llvm-objdump -D %t.o > %t-detect.txt