OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vmul_p8
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
aarch64-neon-intrinsics.c
380
// CHECK-LABEL: define <8 x i8> @
test_vmul_p8
(<8 x i8> %v1, <8 x i8> %v2) #0 {
383
poly8x8_t
test_vmul_p8
(poly8x8_t v1, poly8x8_t v2) {
function
384
//
test_vmul_p8
[
all
...]
arm_neon_intrinsics.c
10495
poly8x8_t
test_vmul_p8
(poly8x8_t a, poly8x8_t b) {
function
[
all
...]
Completed in 45 milliseconds