OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vfmaq_f32
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
arm64_vfma.c
13
float32x4_t
test_vfmaq_f32
(float32x4_t a1, float32x4_t a2, float32x4_t a3) {
function
14
// CHECK:
test_vfmaq_f32
aarch64-neon-intrinsics.c
522
float32x4_t
test_vfmaq_f32
(float32x4_t v1, float32x4_t v2, float32x4_t v3) {
function
523
// CHECK-LABEL:
test_vfmaq_f32
[
all
...]
arm_neon_intrinsics.c
2282
float32x4_t
test_vfmaq_f32
(float32x4_t a, float32x4_t b, float32x4_t c) {
function
[
all
...]
Completed in 691 milliseconds