Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h23775 __arm_vcmphiq_m (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
23782 __arm_vcmphiq_m (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
24356 __arm_vcmphiq_m (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
24363 __arm_vcmphiq_m (uint16x8_t __a, uint16_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
24937 __arm_vcmphiq_m (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
24944 __arm_vcmphiq_m (uint32x4_t __a, uint32_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
41427 #define __arm_vcmphiq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h23781 __arm_vcmphiq_m (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
23788 __arm_vcmphiq_m (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
24362 __arm_vcmphiq_m (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
24369 __arm_vcmphiq_m (uint16x8_t __a, uint16_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
24943 __arm_vcmphiq_m (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
24950 __arm_vcmphiq_m (uint32x4_t __a, uint32_t __b, mve_pred16_t __p) in __arm_vcmphiq_m() function
41569 #define __arm_vcmphiq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro