• Home
  • Raw
  • Download

Lines Matching refs:hip

6 // RUN:   -x hip --cuda-gpu-arch=gfx803 --cuda-gpu-arch=gfx900 \
9 // RUN: %S/Inputs/hip_multiple_inputs/b.hip \
16 // RUN: -x hip --cuda-gpu-arch=gfx803 --cuda-gpu-arch=gfx900 \
19 // RUN: %S/Inputs/hip_multiple_inputs/b.hip \
23 // RUN: -x hip --cuda-gpu-arch=gfx803 --cuda-gpu-arch=gfx900 \
26 // RUN: %S/Inputs/hip_multiple_inputs/b.hip \
33 // RUN: -x hip --cuda-gpu-arch=gfx803 --cuda-gpu-arch=gfx900 \
36 // RUN: %S/Inputs/hip_multiple_inputs/b.hip \
44 // RUN: -x hip --cuda-gpu-arch=gfx803 --cuda-gpu-arch=gfx900 \
47 // RUN: %S/Inputs/hip_multiple_inputs/b.hip \
58 // EMITBC-SAME: {{.*}} "-o" {{"a.*bc"}} "-x" "hip"
59 // EMITLL-SAME: {{.*}} "-o" {{"a.*ll"}} "-x" "hip"
70 // EMITBC-SAME: {{.*}} "-o" {{"a.*bc"}} "-x" "hip"
71 // EMITLL-SAME: {{.*}} "-o" {{"a.*ll"}} "-x" "hip"
78 // COMMON-SAME: {{.*}} "-main-file-name" "b.hip"
82 // EMITBC-SAME: {{.*}} "-o" {{"b.*bc"}} "-x" "hip"
83 // EMITLL-SAME: {{.*}} "-o" {{"b.*ll"}} "-x" "hip"
84 // COMMON-SAME: {{.*}} {{".*b.hip"}}
90 // COMMON-SAME: {{.*}} "-main-file-name" "b.hip"
94 // EMITBC-SAME: {{.*}} "-o" {{"b.*bc"}} "-x" "hip"
95 // EMITLL-SAME: {{.*}} "-o" {{"b.*ll"}} "-x" "hip"
96 // COMMON-SAME: {{.*}} {{".*b.hip"}}
101 // SAVETEMP-SAME: {{.*}} "-o" [[A_GFX803_CUI:"a.*cui"]] "-x" "hip" {{".*a.cu"}}
105 // SAVETEMP-SAME: {{.*}} "-o" [[A_GFX803_TMP_BC:"a.*tmp.bc"]] "-x" "hip-cpp-output" [[A_GFX803_CUI]]
114 // SAVETEMP-SAME: {{.*}} "-o" [[A_GFX900_CUI:"a.*cui"]] "-x" "hip" {{".*a.cu"}}
118 // SAVETEMP-SAME: {{.*}} "-o" [[A_GFX900_TMP_BC:"a.*tmp.bc"]] "-x" "hip-cpp-output" [[A_GFX900_CUI]]
126 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx803"
127 // SAVETEMP-SAME: {{.*}} "-o" [[B_GFX803_CUI:"b.*cui"]] "-x" "hip" {{".*b.hip"}}
130 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx803"
131 // SAVETEMP-SAME: {{.*}} "-o" [[B_GFX803_TMP_BC:"b.*tmp.bc"]] "-x" "hip-cpp-output" [[B_GFX803_CUI]]
134 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx803"
139 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx900"
140 // SAVETEMP-SAME: {{.*}} "-o" [[B_GFX900_CUI:"b.*cui"]] "-x" "hip" {{".*b.hip"}}
143 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx900"
144 // SAVETEMP-SAME: {{.*}} "-o" [[B_GFX900_TMP_BC:"b.*tmp.bc"]] "-x" "hip-cpp-output" [[B_GFX900_CUI]]
147 // SAVETEMP-SAME: {{.*}} "-main-file-name" "b.hip" {{.*}} "-target-cpu" "gfx900"