Searched refs:image_store (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/ |
H A D | gfx7_data_mimg_store.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | gfx10_data_mimg_store.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | gfx9_data_mimg_store.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | gfx8_data_mimg_store.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | gfx90a_vdata_7.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | gfx9_data_mimg_store_d16.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | gfx10_data_mimg_store_d16.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | gfx90a_vdata_6.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | gfx8_data_mimg_store_d16.rst | 13 Image data to store by an *image_store* instruction.
|
H A D | AMDGPUAsmGFX7.rst | 336 …image_store :ref:`vdata<amdgpu_synid7_data_mimg_store>`, :ref:`va…
|
H A D | AMDGPUAsmGFX8.rst | 335 …image_store :ref:`vdata<amdgpu_synid8_data_mimg_store_d16>`, :ref:`vaddr<a…
|
H A D | AMDGPUAsmGFX9.rst | 423 …image_store :ref:`vdata<amdgpu_synid9_data_mimg_store_d16>`, :ref:`vaddr<a…
|
H A D | AMDGPUAsmGFX90a.rst | 328 …image_store :ref:`vdata<amdgpu_synid_gfx90a_vdata_6>`, :ref:`vaddr<amd…
|
H A D | AMDGPUAsmGFX10.rst | 661 …image_store :ref:`vdata<amdgpu_synid10_data_mimg_store_d16>`, :ref:`vaddr…
|
/netbsd-src/sys/arch/mac68k/nubus/ |
H A D | grf_nubus.c | 136 struct image_data image_store, image; in grfmv_attach() local 191 &dirent, (void *)&image_store, sizeof(struct image_data)) <= 0) { in grfmv_attach() 198 load_image_data((void *)&image_store, &image); in grfmv_attach()
|
/netbsd-src/external/bsd/tmux/dist/ |
H A D | image.c | 97 image_store(struct screen *s, struct sixel_image *si) in image_store() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | MIMGInstructions.td | 923 defm IMAGE_STORE : MIMG_Store <mimgopc<0x08>, "image_store", 1>;
|