OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vextq_u8
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
arm64_vext.c
131
void
test_vextq_u8
()
function
133
// CHECK:
test_vextq_u8
137
// CHECK-CODEGEN:
test_vextq_u8
:
aarch64-neon-extract.c
79
uint8x16_t
test_vextq_u8
(uint8x16_t a, uint8x16_t b) {
function
80
// CHECK-LABEL:
test_vextq_u8
arm_neon_intrinsics.c
2215
uint8x16_t
test_vextq_u8
(uint8x16_t a, uint8x16_t b) {
function
[
all
...]
Completed in 36 milliseconds