Home
last modified time | relevance | path

Searched refs:buffer_load_format_x (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/test/CodeGen/AMDGPU/
H A Dllvm.amdgcn.buffer.load.format.ll112 ;CHECK: buffer_load_format_x v0, off, s[0:3], 0
/aosp_15_r20/external/llvm/test/MC/AMDGPU/
H A Dmubuf.s381 buffer_load_format_x v1, off, s[4:7], s1 label
/aosp_15_r20/external/llvm/test/MC/Disassembler/AMDGPU/
H A Dmubuf_vi.txt171 # VI: buffer_load_format_x v1, off, s[4:7], s1 ; encoding: [0x00,0x00,0x00,0xe0,0x00,0x01,0x01,0x…
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dtest_assembler.cpp572 bld.mubuf(aco_opcode::buffer_load_format_x, op_s4, Operand(v1), Operand::zero(), op_m0, 0,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DBUFInstructions.td780 "buffer_load_format_x", f32
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DBUFInstructions.td788 "buffer_load_format_x", f32
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIInstructions.td932 mubuf<0x00>, "buffer_load_format_x", VGPR_32
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp4799 case 4: op = aco_opcode::buffer_load_format_x; break; in mubuf_load_format_callback()
6384 case 1: opcode = aco_opcode::buffer_load_format_x; break; in visit_image_load()
9957 case 1: op = aco_opcode::buffer_load_format_x; break; in visit_tex()