OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vmlaq_s16
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
aarch64-neon-intrinsics.c
464
// CHECK-LABEL: define <8 x i16> @
test_vmlaq_s16
(<8 x i16> %v1, <8 x i16> %v2, <8 x i16> %v3) #0 {
468
int16x8_t
test_vmlaq_s16
(int16x8_t v1, int16x8_t v2, int16x8_t v3) {
function
[
all
...]
arm_neon_intrinsics.c
8876
int16x8_t
test_vmlaq_s16
(int16x8_t a, int16x8_t b, int16x8_t c) {
function
[
all
...]
Completed in 226 milliseconds