|
Veritable Lasagna
An Allocator & Data Structure Library for C.
|
SIMD implementation using ARM NEON (64-bit/ARMv8+) More...
Include dependency graph for vl_simd_neon64.c:Functions | |
| void | vlSIMDInitNEON64 (void) |
SIMD implementation using ARM NEON (64-bit/ARMv8+)
Provides optimized SIMD operations for ARMv8+ processors using NEON. All operations are 128-bit wide (matching vl_simd_vec4_f32 layout).
| void vlSIMDInitNEON64 | ( | void | ) |
Here is the caller graph for this function: