Searched refs:ds_write2_b64 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | ds.s | 252 ds_write2_b64 v2, v[4:5], v[6:7] label
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | ds_write2st64.ll | 86 ; SI: ds_write2_b64 {{v[0-9]+}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}} offset1:8
|
D | ds_write2.ll | 271 ; SI: ds_write2_b64 [[VPTR]], [[VAL]], [[VAL]] offset1:8 307 ; SI: ds_write2_b64 [[VPTR]], [[VAL0]], [[VAL1]] offset1:8
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 846 defm DS_WRITE2_B64 : DS_1A1D_Off8_NORET <0x4E, "ds_write2_b64", VReg_64>;
|