| /third_party/mesa3d/src/intel/compiler/elk/ |
| D | elk_simd_selection.cpp | 72 elk_simd_should_compile(elk_simd_selection_state &state, unsigned simd) in elk_simd_should_compile() 155 elk_simd_mark_compiled(elk_simd_selection_state &state, unsigned simd, bool spilled) in elk_simd_mark_compiled() 225 for (unsigned simd = 0; simd < SIMD_COUNT; simd++) { in elk_simd_select_for_workgroup_size() local
|
| D | elk_fs.cpp | 7047 for (unsigned simd = 0; simd < 3; simd++) { in elk_compile_cs() local 7124 for (unsigned simd = 0; simd < 3; simd++) { in elk_compile_cs() local 7153 const int simd = elk_simd_select_for_workgroup_size(devinfo, prog_data, sizes); in elk_cs_get_dispatch_info() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_simd_selection.cpp | 81 brw_simd_should_compile(brw_simd_selection_state &state, unsigned simd) in brw_simd_should_compile() 193 brw_simd_mark_compiled(brw_simd_selection_state &state, unsigned simd, bool spilled) in brw_simd_mark_compiled() 263 for (unsigned simd = 0; simd < SIMD_COUNT; simd++) { in brw_simd_select_for_workgroup_size() local
|
| D | brw_compile_cs.cpp | 171 const unsigned simd = devinfo->ver >= 30 ? 2 - i : i; in brw_compile_cs() local 257 for (unsigned simd = 0; simd < 3; simd++) { in brw_compile_cs() local
|
| D | brw_compile_bs.cpp | 100 for (unsigned simd = 0; simd < ARRAY_SIZE(v); simd++) { in compile_single_bs() local
|
| D | brw_compile_mesh.cpp | 446 const unsigned simd = devinfo->ver >= 30 ? 2 - i : i; in brw_compile_task() local 1757 const unsigned simd = devinfo->ver >= 30 ? 2 - i : i; in brw_compile_mesh() local
|
| D | brw_fs.cpp | 1528 const int simd = brw_simd_select_for_workgroup_size(devinfo, prog_data, sizes); in brw_cs_get_dispatch_info() local
|
| /third_party/ffmpeg/libswresample/x86/ |
| D | rematrix_init.c | 25 #define D(type, simd) \ argument
|
| /third_party/rust/rust/library/portable-simd/crates/core_simd/src/ |
| D | mod.rs | 25 pub mod simd { module
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | meson.build | 178 simd = import('unstable-simd') variable
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jchuff.h | 37 int simd; member
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jchuff.h | 37 int simd; member
|
| /third_party/rust/rust/library/std/src/ |
| D | lib.rs | 552 pub mod simd { module
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | type_gentype.hpp | 12 simd enumerator
|
| /third_party/rust/rust/library/core/tests/ |
| D | lib.rs | 151 mod simd; module
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/ |
| D | jchuff.c | 104 simd_bit_buf_type simd; member 129 int simd; member 143 int simd; member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jchuff.c | 104 simd_bit_buf_type simd; member 129 int simd; member 143 int simd; member
|
| /third_party/rust/rust/library/core/src/ |
| D | lib.rs | 427 pub mod simd { module
|
| /third_party/mesa3d/src/amd/common/ |
| D | ac_debug.h | 33 unsigned simd; member
|
| /third_party/rust/rust/src/tools/miri/src/shims/intrinsics/ |
| D | mod.rs | 2 mod simd; module
|
| /third_party/rust/rust/compiler/rustc_codegen_cranelift/src/intrinsics/ |
| D | mod.rs | 19 mod simd; module
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/src/intrinsic/ |
| D | mod.rs | 2 mod simd; module
|
| /third_party/rust/rust/compiler/rustc_abi/src/ |
| D | lib.rs | 91 pub fn simd(&self) -> bool { in simd() method
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SpirvShaderDebugger.cpp | 2402 …er::Impl::Debugger::State::Data::buildGlobal(const char *name, const sw::SIMD::PerLane<T, N> &simd) in buildGlobal()
|