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