Home
last modified time | relevance | path

Searched refs:image_store (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx7_data_mimg_store.rst13 Image data to store by an *image_store* instruction.
H A Dgfx10_data_mimg_store.rst13 Image data to store by an *image_store* instruction.
H A Dgfx9_data_mimg_store.rst13 Image data to store by an *image_store* instruction.
H A Dgfx8_data_mimg_store.rst13 Image data to store by an *image_store* instruction.
H A Dgfx90a_vdata_7.rst13 Image data to store by an *image_store* instruction.
H A Dgfx9_data_mimg_store_d16.rst13 Image data to store by an *image_store* instruction.
H A Dgfx10_data_mimg_store_d16.rst13 Image data to store by an *image_store* instruction.
H A Dgfx90a_vdata_6.rst13 Image data to store by an *image_store* instruction.
H A Dgfx8_data_mimg_store_d16.rst13 Image data to store by an *image_store* instruction.
H A DAMDGPUAsmGFX7.rst336image_store :ref:`vdata<amdgpu_synid7_data_mimg_store>`, :ref:`va…
H A DAMDGPUAsmGFX8.rst335image_store :ref:`vdata<amdgpu_synid8_data_mimg_store_d16>`, :ref:`vaddr<a…
H A DAMDGPUAsmGFX9.rst423image_store :ref:`vdata<amdgpu_synid9_data_mimg_store_d16>`, :ref:`vaddr<a…
H A DAMDGPUAsmGFX90a.rst328image_store :ref:`vdata<amdgpu_synid_gfx90a_vdata_6>`, :ref:`vaddr<amd…
H A DAMDGPUAsmGFX10.rst661image_store :ref:`vdata<amdgpu_synid10_data_mimg_store_d16>`, :ref:`vaddr…
/netbsd-src/sys/arch/mac68k/nubus/
H A Dgrf_nubus.c136 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 Dimage.c97 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 DMIMGInstructions.td923 defm IMAGE_STORE : MIMG_Store <mimgopc<0x08>, "image_store", 1>;