Searched refs:v_readlane_b32 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | basic-branch.ll | 13 ; GCNNOOPT: v_readlane_b32 14 ; GCNNOOPT: v_readlane_b32
|
D | m0-spill.ll | 7 ; CHECK-NOT: v_readlane_b32 m0
|
D | si-spill-cf.ll | 8 ; SI-NOT: v_readlane_b32 [[SAVED]]
|
/external/llvm/test/MC/AMDGPU/ |
D | vop2.s | 117 v_readlane_b32 s1, v2, s3 label
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | vop2_vi.txt | 6 # VI: v_readlane_b32 s1, v2, s3 ; encoding: [0x01,0x00,0x89,0xd2,0x02,0x07,0x00,0x00]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1594 "v_readlane_b32", 1597 "v_readlane_b32 $vdst, $src0, $src1" 2080 // It's unclear whether you can use M0 as the output of v_readlane_b32
|