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