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