Searched refs:flat_load_sshort (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/llvm/test/CodeGen/AMDGPU/ |
H A D | load-constant-i16.ll | 94 ; GCN-HSA: flat_load_sshort 119 ; GCN-HSA: flat_load_sshort 317 ; GCN-HSA-DAG: flat_load_sshort v[[LO:[0-9]+]],
|
H A D | load-global-i16.ll | 105 ; GCN-HSA: flat_load_sshort 130 ; GCN-HSA: flat_load_sshort 352 ; GCN-HSA-DAG: flat_load_sshort v[[LO:[0-9]+]],
|
H A D | flat-address-space.ll | 111 ; CHECK: flat_load_sshort
|
/aosp_15_r20/external/llvm/test/MC/AMDGPU/ |
H A D | flat.s | 149 flat_load_sshort v1, v[3:4] label
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | CIInstructions.td | 123 flat<0xb, 0x13>, "flat_load_sshort", VGPR_32>
|
/aosp_15_r20/external/llvm/test/MC/Disassembler/AMDGPU/ |
H A D | flat_vi.txt | 54 # VI: flat_load_sshort v1, v[3:4] ; encoding: [0x00,0x00,0x4c,0xdc,0x03,0x00,0x00,0x01]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | FLATInstructions.td | 382 def FLAT_LOAD_SSHORT : FLAT_Load_Pseudo <"flat_load_sshort", VGPR_32>;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | FLATInstructions.td | 584 def FLAT_LOAD_SSHORT : FLAT_Load_Pseudo <"flat_load_sshort", VGPR_32>;
|