Home
last modified time | relevance | path

Searched refs:__arm_vmaxnmvq (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h467 #define vmaxnmvq(__a, __b) __arm_vmaxnmvq(__a, __b)
33143 __arm_vmaxnmvq (float16_t __a, float16x8_t __b) in __arm_vmaxnmvq() function
33395 __arm_vmaxnmvq (float32_t __a, float32x4_t __b) in __arm_vmaxnmvq() function
36119 #define __arm_vmaxnmvq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
36125 #define __arm_vmaxnmvq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h467 #define vmaxnmvq(__a, __b) __arm_vmaxnmvq(__a, __b)
33149 __arm_vmaxnmvq (float16_t __a, float16x8_t __b) in __arm_vmaxnmvq() function
33401 __arm_vmaxnmvq (float32_t __a, float32x4_t __b) in __arm_vmaxnmvq() function
36182 #define __arm_vmaxnmvq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
36188 #define __arm_vmaxnmvq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog2582 (__arm_vmaxnmvq): Change _coerce_ overloads.
2944 (__arm_vmaxnmvq): Likewise.
H A DChangeLog-202011185 (__arm_vmaxnmvq): Likewise.
11716 (__arm_vmaxnmvq): Likewise.