Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dcompilation-environment.h61 const LowerSimd lower_simd; member
70 LowerSimd lower_simd = kNoLowerSimd,
82 lower_simd(lower_simd),
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dcompilation-environment.h64 const LowerSimd lower_simd; member
74 LowerSimd lower_simd = kNoLowerSimd)
89 lower_simd(lower_simd) {}
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dfunction-compiler.cc43 Counters* counters, bool lower_simd) in WasmCompilationUnit() argument
52 lower_simd_(lower_simd), in WasmCompilationUnit()
H A Dfunction-compiler.h68 Counters* = nullptr, bool lower_simd = false);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_fs.cpp8895 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
8924 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dwasm-compiler.cc6803 (!CpuFeatures::SupportsWasmSimd128() || env->lower_simd)) { in BuildGraphForWasmFunction()
6881 (!CpuFeatures::SupportsWasmSimd128() || env->lower_simd)) { in ExecuteTurbofanWasmCompilation()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_fs.cpp10142 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10171 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs.cpp10039 lower_simd(nir_builder *b, nir_instr *instr, void *options) in lower_simd() function
10068 nir_shader_lower_instructions(nir, filter_simd, lower_simd, in brw_nir_lower_simd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dwasm-compiler.cc7767 (!CpuFeatures::SupportsWasmSimd128() || env->lower_simd)) { in BuildGraphForWasmFunction()
7876 (!CpuFeatures::SupportsWasmSimd128() || env->lower_simd)) { in ExecuteTurbofanWasmCompilation()