OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vmulq_lane_s16
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
aarch64-neon-2velem.c
159
// CHECK-LABEL: define <8 x i16> @
test_vmulq_lane_s16
(<8 x i16> %a, <4 x i16> %v) #0 {
163
int16x8_t
test_vmulq_lane_s16
(int16x8_t a, int16x4_t v) {
function
[
all
...]
arm_neon_intrinsics.c
10551
int16x8_t
test_vmulq_lane_s16
(int16x8_t a, int16x4_t b) {
function
[
all
...]
Completed in 45 milliseconds