OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vbsl_s8
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
aarch64-neon-intrinsics.c
756
int8x8_t
test_vbsl_s8
(uint8x8_t v1, int8x8_t v2, int8x8_t v3) {
function
757
// CHECK:
test_vbsl_s8
[
all
...]
arm_neon_intrinsics.c
704
// CHECK:
test_vbsl_s8
706
int8x8_t
test_vbsl_s8
(uint8x8_t a, int8x8_t b, int8x8_t c) {
function
[
all
...]
Completed in 69 milliseconds