OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vext_u32
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
arm64_vext.c
79
void
test_vext_u32
()
function
81
// CHECK:
test_vext_u32
85
// CHECK-CODEGEN:
test_vext_u32
:
aarch64-neon-extract.c
68
uint32x2_t
test_vext_u32
(uint32x2_t a, uint32x2_t b) {
function
69
// CHECK-LABEL:
test_vext_u32
arm_neon_intrinsics.c
2187
uint32x2_t
test_vext_u32
(uint32x2_t a, uint32x2_t b) {
function
[
all
...]
Completed in 53 milliseconds