Home
last modified time | relevance | path

Searched refs:vmla_lane_f32 (Results 1 – 25 of 121) sorted by relevance

12345

/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/arm/
H A Ddeconvolution_3x3.h85 _out00high = vmla_lane_f32(_out00high, vget_low_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
97 … _out02high = vmla_lane_f32(_out02high, vget_high_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
116 _out10high = vmla_lane_f32(_out10high, vget_low_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
128 … _out12high = vmla_lane_f32(_out12high, vget_high_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
147 _out20high = vmla_lane_f32(_out20high, vget_low_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
159 … _out22high = vmla_lane_f32(_out22high, vget_high_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/arm/
H A Ddeconvolution_3x3.h85 _out00high = vmla_lane_f32(_out00high, vget_low_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
97 … _out02high = vmla_lane_f32(_out02high, vget_high_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
116 _out10high = vmla_lane_f32(_out10high, vget_low_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
128 … _out12high = vmla_lane_f32(_out12high, vget_high_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
147 _out20high = vmla_lane_f32(_out20high, vget_low_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
159 … _out22high = vmla_lane_f32(_out22high, vget_high_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/arm/
H A Ddeconvolution_3x3.h85 _out00high = vmla_lane_f32(_out00high, vget_low_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
97 … _out02high = vmla_lane_f32(_out02high, vget_high_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
116 _out10high = vmla_lane_f32(_out10high, vget_low_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
128 … _out12high = vmla_lane_f32(_out12high, vget_high_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
147 _out20high = vmla_lane_f32(_out20high, vget_low_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
159 … _out22high = vmla_lane_f32(_out22high, vget_high_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
/dports/misc/ncnn/ncnn-20211208/src/layer/arm/
H A Ddeconvolution_3x3.h85 _out00high = vmla_lane_f32(_out00high, vget_low_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
97 … _out02high = vmla_lane_f32(_out02high, vget_high_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
116 _out10high = vmla_lane_f32(_out10high, vget_low_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
128 … _out12high = vmla_lane_f32(_out12high, vget_high_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
147 _out20high = vmla_lane_f32(_out20high, vget_low_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
159 … _out22high = vmla_lane_f32(_out22high, vget_high_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/arm/
H A Ddeconvolution_3x3.h85 _out00high = vmla_lane_f32(_out00high, vget_low_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
97 … _out02high = vmla_lane_f32(_out02high, vget_high_f32(_v), vget_high_f32(_k0), 0); in deconv3x3s1_neon()
116 _out10high = vmla_lane_f32(_out10high, vget_low_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
128 … _out12high = vmla_lane_f32(_out12high, vget_high_f32(_v), vget_high_f32(_k1), 0); in deconv3x3s1_neon()
147 _out20high = vmla_lane_f32(_out20high, vget_low_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
159 … _out22high = vmla_lane_f32(_out22high, vget_high_f32(_v), vget_high_f32(_k2), 0); in deconv3x3s1_neon()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-fma.c59 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
147 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-fma.c59 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
147 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-fma.c59 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
147 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-fma.c59 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
147 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-fma.c59 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
147 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-fma.c59 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
147 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-fma.c59 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
147 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-fma.c59 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
147 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmla_lanef32.c18 out_float32x2_t = vmla_lane_f32 (arg0_float32x2_t, arg1_float32x2_t, arg2_float32x2_t, 1); in test_vmla_lanef32()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvmla_lanef32.c18 out_float32x2_t = vmla_lane_f32 (arg0_float32x2_t, arg1_float32x2_t, arg2_float32x2_t, 1); in test_vmla_lanef32()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvmla_lanef32.c18 out_float32x2_t = vmla_lane_f32 (arg0_float32x2_t, arg1_float32x2_t, arg2_float32x2_t, 1); in test_vmla_lanef32()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmla_lanef32.c18 out_float32x2_t = vmla_lane_f32 (arg0_float32x2_t, arg1_float32x2_t, arg2_float32x2_t, 1); in test_vmla_lanef32()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvmla_lanef32.c18 out_float32x2_t = vmla_lane_f32 (arg0_float32x2_t, arg1_float32x2_t, arg2_float32x2_t, 1); in test_vmla_lanef32()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-fma.c77 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
149 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-fma.c79 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
167 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-fma.c79 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
167 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-fma.c77 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
149 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-fma.c77 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
149 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-fma.c79 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
167 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-fma.c77 return vmla_lane_f32(a, b, v, 0); in test_vmla_lane_f32_0()
149 return vmla_lane_f32(a, b, v, 1); in test_vmla_lane_f32()

12345