Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h20723 __arm_vcmphiq (uint8x16_t __a, uint8x16_t __b) in __arm_vcmphiq() function
20730 __arm_vcmphiq (uint8x16_t __a, uint8_t __b) in __arm_vcmphiq() function
21563 __arm_vcmphiq (uint16x8_t __a, uint16x8_t __b) in __arm_vcmphiq() function
21570 __arm_vcmphiq (uint16x8_t __a, uint16_t __b) in __arm_vcmphiq() function
22403 __arm_vcmphiq (uint32x4_t __a, uint32x4_t __b) in __arm_vcmphiq() function
22410 __arm_vcmphiq (uint32x4_t __a, uint32_t __b) in __arm_vcmphiq() function
41417 #define __arm_vcmphiq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h20729 __arm_vcmphiq (uint8x16_t __a, uint8x16_t __b) in __arm_vcmphiq() function
20736 __arm_vcmphiq (uint8x16_t __a, uint8_t __b) in __arm_vcmphiq() function
21569 __arm_vcmphiq (uint16x8_t __a, uint16x8_t __b) in __arm_vcmphiq() function
21576 __arm_vcmphiq (uint16x8_t __a, uint16_t __b) in __arm_vcmphiq() function
22409 __arm_vcmphiq (uint32x4_t __a, uint32x4_t __b) in __arm_vcmphiq() function
22416 __arm_vcmphiq (uint32x4_t __a, uint32_t __b) in __arm_vcmphiq() function
41559 #define __arm_vcmphiq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro