OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vext_s64
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
arm64_vext.c
99
void
test_vext_s64
()
function
101
// CHECK:
test_vext_s64
106
// CHECK-CODEGEN:
test_vext_s64
:
aarch64-neon-extract.c
27
int64x1_t
test_vext_s64
(int64x1_t a, int64x1_t b) {
function
28
// CHECK-LABEL:
test_vext_s64
arm_neon_intrinsics.c
2192
int64x1_t
test_vext_s64
(int64x1_t a, int64x1_t b) {
function
[
all
...]
Completed in 83 milliseconds