Home
last modified time | relevance | path

Searched defs:mask_store (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/vc/Vc-1.4.2/Vc/sse/
H A Dmask.tcc91 template <> Vc_ALWAYS_INLINE void mask_store<16>(__m128i k, bool *mem) in mask_store() function
95 template <> Vc_ALWAYS_INLINE void mask_store<8>(__m128i k, bool *mem) in mask_store() function
105 template <> Vc_ALWAYS_INLINE void mask_store<4>(__m128i k, bool *mem) in mask_store() function
111 template <> Vc_ALWAYS_INLINE void mask_store<2>(__m128i k, bool *mem) in mask_store() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr97642-2.c45 void __attribute__((noinline)) mask_store(uint32_t * arr, __m256i v) { in mask_store() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr97642-2.c45 void __attribute__((noinline)) mask_store(uint32_t * arr, __m256i v) { in mask_store() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr97642-2.c45 void __attribute__((noinline)) mask_store(uint32_t * arr, __m256i v) { in mask_store() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr97642-2.c45 void __attribute__((noinline)) mask_store(uint32_t * arr, __m256i v) { in mask_store() function
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
H A Dlp_state_fs.c426 LLVMValueRef mask_store; member
571 LLVMValueRef mask_store, in generate_fs_loop()
3185 LLVMValueRef mask_store = lp_build_array_alloca(gallivm, mask_type, in generate_fragment() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
H A Dlp_state_fs.c426 LLVMValueRef mask_store; member
571 LLVMValueRef mask_store, in generate_fs_loop()
3185 LLVMValueRef mask_store = lp_build_array_alloca(gallivm, mask_type, in generate_fragment() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
H A Dlp_state_fs.c426 LLVMValueRef mask_store; member
571 LLVMValueRef mask_store, in generate_fs_loop()
3185 LLVMValueRef mask_store = lp_build_array_alloca(gallivm, mask_type, in generate_fragment() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
H A Dlp_state_fs.c426 LLVMValueRef mask_store; member
571 LLVMValueRef mask_store, in generate_fs_loop()
3185 LLVMValueRef mask_store = lp_build_array_alloca(gallivm, mask_type, in generate_fragment() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c159 LLVMValueRef mask_store, in calc_centroid_offsets()
281 LLVMValueRef mask_store, in attribs_update_simple()
511 LLVMValueRef mask_store, in lp_build_interp_soa()
796 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
H A Dlp_state_fs.c425 LLVMValueRef mask_store; member
567 LLVMValueRef mask_store, in generate_fs_loop()
3109 LLVMValueRef mask_store = lp_build_array_alloca(gallivm, mask_type, in generate_fragment() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c160 LLVMValueRef mask_store, in calc_centroid_offsets()
282 LLVMValueRef mask_store, in attribs_update_simple()
516 LLVMValueRef mask_store, in lp_build_interp_soa()
801 LLVMValueRef mask_store, in lp_build_interp_soa_update_inputs_dyn()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jfr/recorder/checkpoint/types/traceid/
H A DjfrTraceIdBits.inline.hpp148 inline void JfrTraceIdBits::mask_store(jbyte mask, const T* ptr) { in mask_store() function in JfrTraceIdBits
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jfr/recorder/checkpoint/types/traceid/
H A DjfrTraceIdBits.inline.hpp149 inline void JfrTraceIdBits::mask_store(jbyte mask, const T* ptr) { in mask_store() function in JfrTraceIdBits
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/jfr/recorder/checkpoint/types/traceid/
H A DjfrTraceIdBits.inline.hpp148 inline void JfrTraceIdBits::mask_store(jbyte mask, const T* ptr) { in mask_store() function in JfrTraceIdBits
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/libsrc/
H A Daddressinfo.cc496 unsigned char *mask_store, const Element *context, in query_ip_prefix()

12