OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vext_f32
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
arm64_vext.c
89
void
test_vext_f32
()
function
91
// CHECK:
test_vext_f32
95
// CHECK-CODEGEN:
test_vext_f32
:
aarch64-neon-extract.c
103
float32x2_t
test_vext_f32
(float32x2_t a, float32x2_t b) {
function
104
// CHECK-LABEL:
test_vext_f32
arm_neon_intrinsics.c
2203
float32x2_t
test_vext_f32
(float32x2_t a, float32x2_t b) {
function
[
all
...]
Completed in 48 milliseconds