Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Darm_mve.h20709 __arm_veorq (uint8x16_t __a, uint8x16_t __b) in __arm_veorq() function
21297 __arm_veorq (int8x16_t __a, int8x16_t __b) in __arm_veorq() function
21549 __arm_veorq (uint16x8_t __a, uint16x8_t __b) in __arm_veorq() function
22137 __arm_veorq (int16x8_t __a, int16x8_t __b) in __arm_veorq() function
22389 __arm_veorq (uint32x4_t __a, uint32x4_t __b) in __arm_veorq() function
22977 __arm_veorq (int32x4_t __a, int32x4_t __b) in __arm_veorq() function
33171 __arm_veorq (float16x8_t __a, float16x8_t __b) in __arm_veorq() function
33423 __arm_veorq (float32x4_t __a, float32x4_t __b) in __arm_veorq() function
36089 #define __arm_veorq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38755 #define __arm_veorq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro