Home
last modified time | relevance | path

Searched refs:PIPE_ARCH_SSE (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/util/
Du_math.c34 #if defined(PIPE_ARCH_SSE)
80 #if defined(PIPE_ARCH_SSE) in util_fpstate_get()
98 #if defined(PIPE_ARCH_SSE) in util_fpstate_set_denorms_to_zero()
120 #if defined(PIPE_ARCH_SSE) in util_fpstate_set()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_config.h97 #define PIPE_ARCH_SSE macro
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_priv.h55 #if defined(PIPE_ARCH_SSE)
Dlp_linear_fastpath.c44 #if defined(PIPE_ARCH_SSE)
Dlp_state_fs_fastpath.c40 #if defined(PIPE_ARCH_SSE)
Dlp_rast_tri_tmp.h345 #if defined(PIPE_ARCH_SSE) && defined(TRI_16)
432 #if defined(PIPE_ARCH_SSE) && defined(TRI_4)
Dlp_linear_interp.c44 #if defined(PIPE_ARCH_SSE)
Dlp_setup_tri.c47 #if defined(PIPE_ARCH_SSE)
54 #if !defined(PIPE_ARCH_SSE)
472 #if defined(PIPE_ARCH_SSE) in do_triangle_ccw()
1048 #if defined(PIPE_ARCH_SSE) in calc_fixed_position()
Dlp_rast_tri.c163 #if defined(PIPE_ARCH_SSE)
738 #if defined PIPE_ARCH_SSE
804 #ifdef PIPE_ARCH_SSE
Dlp_linear.c44 #if defined(PIPE_ARCH_SSE)
Dlp_test_arit.c405 #if defined(PIPE_ARCH_SSE) in flush_denorm_to_zero()
Dlp_state_fs_linear.c44 #if defined(PIPE_ARCH_SSE)
Dlp_linear_sampler.c42 #if defined(PIPE_ARCH_SSE)
Dlp_setup.c885 #if defined(PIPE_ARCH_SSE) in lp_setup_set_linear_mode()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_sse.h44 #if defined(PIPE_ARCH_SSE)
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video_vp.c290 #if defined(PIPE_ARCH_SSE) && defined(PIPE_ARCH_X86_64) in nv84_decoder_vp_mpeg12_mb()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c68 #if defined(PIPE_ARCH_SSE)
/third_party/mesa3d/docs/relnotes/
D7.10.rst1967 - llvmpipe: make sure intrinsics code is guarded with PIPE_ARCH_SSE