Home
last modified time | relevance | path

Searched defs:__arm_vminaq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h20877 __arm_vminaq (uint8x16_t __a, int8x16_t __b) in __arm_vminaq() function
21717 __arm_vminaq (uint16x8_t __a, int16x8_t __b) in __arm_vminaq() function
22557 __arm_vminaq (uint32x4_t __a, int32x4_t __b) in __arm_vminaq() function
36502 #define __arm_vminaq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38685 #define __arm_vminaq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h20883 __arm_vminaq (uint8x16_t __a, int8x16_t __b) in __arm_vminaq() function
21723 __arm_vminaq (uint16x8_t __a, int16x8_t __b) in __arm_vminaq() function
22563 __arm_vminaq (uint32x4_t __a, int32x4_t __b) in __arm_vminaq() function
36565 #define __arm_vminaq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38764 #define __arm_vminaq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro