OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vextq_s64
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
arm64_vext.c
211
void
test_vextq_s64
()
function
213
// CHECK:
test_vextq_s64
217
// CHECK-CODEGEN:
test_vextq_s64
:
aarch64-neon-extract.c
50
int64x2_t
test_vextq_s64
(int64x2_t a, int64x2_t b) {
function
51
// CHECK-LABEL:
test_vextq_s64
arm_neon_intrinsics.c
2257
int64x2_t
test_vextq_s64
(int64x2_t a, int64x2_t b) {
function
[
all
...]
Completed in 112 milliseconds