Searched defs:__arm_vmulq_x (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 | 31013 __arm_vmulq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31020 __arm_vmulq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31027 __arm_vmulq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31034 __arm_vmulq_x (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31041 __arm_vmulq_x (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31048 __arm_vmulq_x (int32x4_t __a, int32_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31055 __arm_vmulq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31062 __arm_vmulq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31069 __arm_vmulq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31076 __arm_vmulq_x (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function [all …]
|