Lines Matching full:same

8 // With `-emit-llvm`, the output should be the same as the aforementioned line
18 // With `-fno-hip-emit-relocatable`, the output should be the same as the aforementioned line
35 // With `-emit-llvm`, the output should be the same as the aforementioned line
65 // COMMON-SAME: "-aux-triple" "x86_64-unknown-linux-gnu"
66 // EMITBC-SAME: "-emit-llvm-bc"
67 // EMITLL-SAME: "-emit-llvm"
68 // COMMON-SAME: {{.*}} "-main-file-name" "a.cu"
69 // COMMON-SAME: "-fcuda-is-device" "-fno-threadsafe-statics" "-fcuda-allow-variadic-functions" "-fvisibility=hidden"
70 // COMMON-SAME: "-fapply-global-visibility-to-externs"
71 // COMMON-SAME: "-target-cpu" "gfx803"
72 // COMMON-SAME: "-fgpu-rdc"
73 // EMITBC-SAME: {{.*}} "-o" {{".*a.*bc"}} "-x" "hip"
74 // EMITLL-SAME: {{.*}} "-o" {{".*a.*ll"}} "-x" "hip"
75 // CHECK-SAME: {{.*}} {{".*a.cu"}}
78 // COMMON-SAME: "-aux-triple" "x86_64-unknown-linux-gnu"
79 // EMITBC-SAME: "-emit-llvm-bc"
80 // EMITLL-SAME: "-emit-llvm"
81 // COMMON-SAME: {{.*}} "-main-file-name" "a.cu"
82 // COMMON-SAME: "-fcuda-is-device" "-fno-threadsafe-statics" "-fcuda-allow-variadic-functions" "-fvisibility=hidden"
83 // COMMON-SAME: "-fapply-global-visibility-to-externs"
84 // COMMON-SAME: "-target-cpu" "gfx900"
85 // COMMON-SAME: "-fgpu-rdc"
86 // EMITBC-SAME: {{.*}} "-o" {{".*a.*bc"}} "-x" "hip"
87 // EMITLL-SAME: {{.*}} "-o" {{".*a.*ll"}} "-x" "hip"
88 // COMMON-SAME: {{.*}} {{".*a.cu"}}
91 // COMMON-SAME: "-targets=hip-amdgcn-amd-amdhsa-gfx803,hip-amdgcn-amd-amdhsa-gfx900"
92 // COMMON-SAME: "-output=a-hip-amdgcn-amd-amdhsa.{{(bc|ll)}}"
95 // COMMON-SAME: "-aux-triple" "x86_64-unknown-linux-gnu"
96 // EMITBC-SAME: "-emit-llvm-bc"
97 // EMITLL-SAME: "-emit-llvm"
98 // COMMON-SAME: {{.*}} "-main-file-name" "b.hip"
99 // COMMON-SAME: "-fcuda-is-device" "-fno-threadsafe-statics" "-fcuda-allow-variadic-functions" "-fvisibility=hidden"
100 // COMMON-SAME: "-fapply-global-visibility-to-externs"
101 // COMMON-SAME: "-target-cpu" "gfx803"
102 // COMMON-SAME: "-fgpu-rdc"
103 // EMITBC-SAME: {{.*}} "-o" {{".*b.*bc"}} "-x" "hip"
104 // EMITLL-SAME: {{.*}} "-o" {{".*b.*ll"}} "-x" "hip"
105 // COMMON-SAME: {{.*}} {{".*b.hip"}}
108 // COMMON-SAME: "-aux-triple" "x86_64-unknown-linux-gnu"
109 // EMITBC-SAME: "-emit-llvm-bc"
110 // EMITLL-SAME: "-emit-llvm"
111 // COMMON-SAME: {{.*}} "-main-file-name" "b.hip"
112 // COMMON-SAME: "-fcuda-is-device" "-fno-threadsafe-statics" "-fcuda-allow-variadic-functions" "-fvisibility=hidden"
113 // COMMON-SAME: "-fapply-global-visibility-to-externs"
114 // COMMON-SAME: "-target-cpu" "gfx900"
115 // COMMON-SAME: "-fgpu-rdc"
116 // EMITBC-SAME: {{.*}} "-o" {{".*b.*bc"}} "-x" "hip"
117 // EMITLL-SAME: {{.*}} "-o" {{".*b.*ll"}} "-x" "hip"
118 // COMMON-SAME: {{.*}} {{".*b.hip"}}
121 // COMMON-SAME: "-targets=hip-amdgcn-amd-amdhsa-gfx803,hip-amdgcn-amd-amdhsa-gfx900"
122 // COMMON-SAME: "-output=b-hip-amdgcn-amd-amdhsa.{{(bc|ll)}}"
125 // SAVETEMP-SAME: "-E"
126 // SAVETEMP-SAME: {{.*}} "-main-file-name" "a.cu" {{.*}} "-target-cpu" "gfx803"
127 // SAVETEMP-SAME: {{.*}} "-o" [[A_GFX803_CUI:"a.*hipi"]] "-x" "hip" {{".*a.cu"}}
129 // SAVETEMP-SAME: "-emit-llvm-bc"
130 // SAVETEMP-SAME: {{.*}} "-main-file-name" "a.cu" {{.*}} "-target-cpu" "gfx803"
131 // SAVETEMP-SAME: {{.*}} "-o" [[A_GFX803_TMP_BC:"a.*tmp.bc"]] "-x" "hip-cpp-output" [[A_GFX803_CUI]]
133 // SAVETEMP-SAME: "-emit-llvm"
134 // SAVETEMP-SAME: {{.*}} "-main-file-name" "a.cu" {{.*}} "-target-cpu" "gfx803"
135 // SAVETEMP-SAME: {{.*}} "-o" {{"a.*.ll"}} "-x" "ir" [[A_GFX803_TMP_BC]]
138 // SAVETEMP-SAME: "-E"
139 // SAVETEMP-SAME: {{.*}} "-main-file-name" "a.cu" {{.*}} "-target-cpu" "gfx900"
140 // SAVETEMP-SAME: {{.*}} "-o" [[A_GFX900_CUI:"a.*hipi"]] "-x" "hip" {{".*a.cu"}}
142 // SAVETEMP-SAME: "-emit-llvm-bc"
143 // SAVETEMP-SAME: {{.*}} "-main-file-name" "a.cu" {{.*}} "-target-cpu" "gfx900"
144 // SAVETEMP-SAME: {{.*}} "-o" [[A_GFX900_TMP_BC:"a.*tmp.bc"]] "-x" "hip-cpp-output" [[A_GFX900_CUI]]
146 // SAVETEMP-SAME: "-emit-llvm"
147 // SAVETEMP-SAME: {{.*}} "-main-file-name" "a.cu" {{.*}} "-target-cpu" "gfx900"
148 // SAVETEMP-SAME: {{.*}} "-o" {{"a.*.ll"}} "-x" "ir" [[A_GFX900_TMP_BC]]
151 // SAVETEMP-SAME: "-targets=hip-amdgcn-amd-amdhsa-gfx803,hip-amdgcn-amd-amdhsa-gfx900"
152 // SAVETEMP-SAME: "-output=a-hip-amdgcn-amd-amdhsa.ll"
155 // SAVETEMP-SAME: "-E"
156 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx803"
157 // SAVETEMP-SAME: {{.*}} "-o" [[B_GFX803_CUI:"b.*hipi"]] "-x" "hip" {{".*b.hip"}}
159 // SAVETEMP-SAME: "-emit-llvm-bc"
160 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx803"
161 // SAVETEMP-SAME: {{.*}} "-o" [[B_GFX803_TMP_BC:"b.*tmp.bc"]] "-x" "hip-cpp-output" [[B_GFX803_CUI]]
163 // SAVETEMP-SAME: "-emit-llvm"
164 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx803"
165 // SAVETEMP-SAME: {{.*}} "-o" {{"b.*.ll"}} "-x" "ir" [[B_GFX803_TMP_BC]]
168 // SAVETEMP-SAME: "-E"
169 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx900"
170 // SAVETEMP-SAME: {{.*}} "-o" [[B_GFX900_CUI:"b.*hipi"]] "-x" "hip" {{".*b.hip"}}
172 // SAVETEMP-SAME: "-emit-llvm-bc"
173 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx900"
174 // SAVETEMP-SAME: {{.*}} "-o" [[B_GFX900_TMP_BC:"b.*tmp.bc"]] "-x" "hip-cpp-output" [[B_GFX900_CUI]]
176 // SAVETEMP-SAME: "-emit-llvm"
177 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx900"
178 // SAVETEMP-SAME: {{.*}} "-o" {{"b.*.ll"}} "-x" "ir" [[B_GFX900_TMP_BC]]
181 // SAVETEMP-SAME: "-targets=hip-amdgcn-amd-amdhsa-gfx803,hip-amdgcn-amd-amdhsa-gfx900"
182 // SAVETEMP-SAME: "-output=b-hip-amdgcn-amd-amdhsa.ll"