OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vbsl_s64
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
aarch64-neon-intrinsics.c
774
uint64x1_t
test_vbsl_s64
(uint64x1_t v1, uint64x1_t v2, uint64x1_t v3) {
function
775
// CHECK:
test_vbsl_s64
[
all
...]
arm_neon_intrinsics.c
722
// CHECK:
test_vbsl_s64
724
int64x1_t
test_vbsl_s64
(uint64x1_t a, int64x1_t b, int64x1_t c) {
function
[
all
...]
Completed in 32 milliseconds