OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vextq_s8
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
arm64_vext.c
121
void
test_vextq_s8
()
function
123
// CHECK:
test_vextq_s8
127
// CHECK-CODEGEN:
test_vextq_s8
:
aarch64-neon-extract.c
32
int8x16_t
test_vextq_s8
(int8x16_t a, int8x16_t b) {
function
33
// CHECK-LABEL:
test_vextq_s8
arm_neon_intrinsics.c
2209
int8x16_t
test_vextq_s8
(int8x16_t a, int8x16_t b) {
function
[
all
...]
Completed in 35 milliseconds