FastLED 3.9.15
Loading...
Searching...
No Matches

◆ as_i32()

int32_t autoresearch::simd_check::as_i32 ( uint32_t v)
inline

Definition at line 51 of file AutoResearchSimd.h.

51{ return static_cast<int32_t>(v); }

Referenced by test_add_i32_4(), test_max_i32_4(), test_min_i32_4(), test_mulhi32_i32_4(), test_mulhi_i32_4(), test_mulhi_su32_4(), test_sra_i32_4(), and test_sub_i32_4().

+ Here is the caller graph for this function: