Searched refs:s_and_saveexec_b64 (Results 1 – 20 of 20) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | cgp-addressing-modes.ll | 42 ; GCN: s_and_saveexec_b64 69 ; GCN: s_and_saveexec_b64 96 ; GCN: s_and_saveexec_b64 128 ; GCN: s_and_saveexec_b64 165 ; GCN: s_and_saveexec_b64 197 ; GCN: s_and_saveexec_b64 233 ; GCN: s_and_saveexec_b64 262 ; GCN: s_and_saveexec_b64 293 ; GCN: s_and_saveexec_b64 325 ; GCN: s_and_saveexec_b64 [all …]
|
D | i1-copy-phi.ll | 6 ; SI: s_and_saveexec_b64 10 ; SI: s_and_saveexec_b64
|
D | si-lower-control-flow-unreachable-block.ll | 5 ; GCN: s_and_saveexec_b64 30 ; GCN: s_and_saveexec_b64
|
D | uniform-loop-inside-nonuniform.ll | 7 ; CHECK: s_and_saveexec_b64 34 ;CHECK: s_and_saveexec_b64
|
D | valu-i1.ll | 47 ; SI: s_and_saveexec_b64 [[BR_SREG:s\[[0-9]+:[0-9]+\]]], vcc 73 ; SI: s_and_saveexec_b64 [[BR_SREG:s\[[0-9]+:[0-9]+\]]], vcc 116 ; SI: s_and_saveexec_b64 [[OUTER_CMP_SREG:s\[[0-9]+:[0-9]+\]]], vcc 132 ; SI: s_and_saveexec_b64 [[ORNEG2:s\[[0-9]+:[0-9]+\]]], [[ORNEG1]]
|
D | si-annotate-cfg-loop-assert.ll | 4 ; CHECK s_and_saveexec_b64
|
D | subreg-coalescer-undef-use.ll | 12 ; CHECK-NEXT: s_and_saveexec_b64 s[2:3], vcc
|
D | llvm.amdgcn.ps.live.ll | 36 ; CHECK_DAG: s_and_saveexec_b64 [[SAVED:s\[[0-9]+:[0-9]+\]]], [[HELPER]]
|
D | uniform-cfg.ll | 309 ; SI: s_and_saveexec_b64 [[MASK:s\[[0-9]+:[0-9]+\]]], vcc 339 ; SI: s_and_saveexec_b64 [[MASK:s\[[0-9]+:[0-9]+\]]], vcc 366 ; SI: s_and_saveexec_b64 [[MASK:s\[[0-9]+:[0-9]+\]]], vcc
|
D | indirect-addressing-si.ll | 216 ; CHECK: s_and_saveexec_b64 vcc, vcc 229 ; CHECK: s_and_saveexec_b64 vcc, vcc 272 ; CHECK: s_and_saveexec_b64 vcc, vcc 286 ; CHECK: s_and_saveexec_b64 vcc, vcc
|
D | ret_jump.ll | 10 ; GCN: s_and_saveexec_b64 [[SAVE_EXEC:s\[[0-9]+:[0-9]+\]]], vcc
|
D | wqm.ll | 87 ;CHECK: s_and_saveexec_b64 [[SAVED:s\[[0-9]+:[0-9]+\]]], [[ORIG]] 256 ;CHECK: s_and_saveexec_b64 [[SAVE:s\[[0-9]+:[0-9]+\]]], [[ORIG]] 289 ;CHECK: s_and_saveexec_b64 [[SAVE:s\[[0-9]+:[0-9]+\]]], [[ORIG]]
|
D | inline-asm.ll | 27 ; CHECK: s_and_saveexec_b64
|
D | skip-if-dead.ll | 203 ; CHECK-NEXT: s_and_saveexec_b64 [[SAVEEXEC:s\[[0-9]+:[0-9]+\]]], vcc
|
D | llvm.amdgcn.div.fmas.ll | 139 ; SI: s_and_saveexec_b64 [[SAVE:s\[[0-9]+:[0-9]+\]]], vcc
|
/external/llvm/test/Object/AMDGPU/ |
D | objdump.s | 17 s_and_saveexec_b64 s[0:1], vcc 30 s_and_saveexec_b64 s[0:1], vcc
|
/external/llvm/test/MC/AMDGPU/ |
D | sop1.s | 179 s_and_saveexec_b64 s[2:3], s[4:5] label
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | sop1_vi.txt | 126 # VI: s_and_saveexec_b64 s[2:3], s[4:5] ; encoding: [0x04,0x20,0x82,0xbe]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SOPInstructions.td | 253 def S_AND_SAVEEXEC_B64 : SOP1_64 <"s_and_saveexec_b64">;
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 163 defm S_AND_SAVEEXEC_B64 : SOP1_64 <sop1<0x24, 0x20>, "s_and_saveexec_b64", []>;
|