Searched defs:__arm_vcmpltq_m (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 D | arm_mve.h | 23915 __arm_vcmpltq_m (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 23922 __arm_vcmpltq_m (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 24496 __arm_vcmpltq_m (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 24503 __arm_vcmpltq_m (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 25077 __arm_vcmpltq_m (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 25084 __arm_vcmpltq_m (int32x4_t __a, int32_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 33857 __arm_vcmpltq_m (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 33864 __arm_vcmpltq_m (float16x8_t __a, float16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 34165 __arm_vcmpltq_m (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 34172 __arm_vcmpltq_m (float32x4_t __a, float32_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function [all …]
|