The immintrin.h you look at and immintrin.h used for compilation are different. You are probably looking at a header specific to Intel (somewhere like /opt/intel/include/immintrin.h), while your compiler uses default immintrin.h
, extern __m128 _mm_log2_ps(__m128 v1) SVML,
, , Intel Compiler. Linux.
include immintrin.h , , - , Intel.