Searched refs:buffer_load_ushort (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/R600/ |
D | kernel-args.ll | 43 ; GCN: buffer_load_ushort 110 ; GCN-DAG: buffer_load_ushort 111 ; GCN-DAG: buffer_load_ushort 203 ; GCN: buffer_load_ushort 204 ; GCN: buffer_load_ushort 205 ; GCN: buffer_load_ushort 206 ; GCN: buffer_load_ushort 270 ; GCN: buffer_load_ushort 271 ; GCN: buffer_load_ushort 272 ; GCN: buffer_load_ushort [all …]
|
D | llvm.memcpy.ll | 286 ; SI-DAG: buffer_load_ushort 287 ; SI-DAG: buffer_load_ushort 288 ; SI-DAG: buffer_load_ushort 289 ; SI-DAG: buffer_load_ushort 290 ; SI-DAG: buffer_load_ushort 291 ; SI-DAG: buffer_load_ushort 292 ; SI-DAG: buffer_load_ushort 293 ; SI-DAG: buffer_load_ushort 294 ; SI-DAG: buffer_load_ushort 295 ; SI-DAG: buffer_load_ushort [all …]
|
D | extract_vector_elt_i16.ll | 5 ; SI: buffer_load_ushort 6 ; SI: buffer_load_ushort 19 ; SI: buffer_load_ushort 20 ; SI: buffer_load_ushort
|
D | half.ll | 6 ; CHECK: buffer_load_ushort [[TMP:v[0-9]+]] 15 ; CHECK: buffer_load_ushort [[TMP:v[0-9]+]] 25 ; CHECK: buffer_load_ushort [[TMP:v[0-9]+]]
|
D | fp16_to_fp.ll | 8 ; SI: buffer_load_ushort [[VAL:v[0-9]+]] 20 ; SI: buffer_load_ushort [[VAL:v[0-9]+]]
|
D | load.ll | 124 ; SI: buffer_load_ushort 151 ; SI: buffer_load_ushort 152 ; SI: buffer_load_ushort 187 ; SI: buffer_load_ushort 188 ; SI: buffer_load_ushort 189 ; SI: buffer_load_ushort 190 ; SI: buffer_load_ushort 416 ; SI: buffer_load_ushort 428 ; SI: buffer_load_ushort
|
D | extload-private.ll | 38 ; SI: buffer_load_ushort v{{[0-9]+}}, v{{[0-9]+}}, s[{{[0-9]+:[0-9]+}}], s{{[0-9]+}} offen
|
D | global-extload-i16.ll | 7 ; SI: buffer_load_ushort 29 ; SI: buffer_load_ushort 157 ; SI: buffer_load_ushort v[[LO:[0-9]+]],
|
D | cvt_f32_ubyte.ll | 18 ; SI: buffer_load_ushort [[LOADREG:v[0-9]+]],
|
/external/llvm/test/MC/R600/ |
D | mubuf.s | 322 buffer_load_ushort v1, s[4:7], s1 label
|
/external/llvm/lib/Target/R600/ |
D | SIInstructions.td | 949 mubuf<0x0a, 0x12>, "buffer_load_ushort", VGPR_32, i32, az_extloadi16_global
|