OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:neon_hadd_s32
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-arm/
helper.h
178
DEF_HELPER_2(
neon_hadd_s32
, s32, s32, s32)
neon_helper.c
325
int32_t HELPER(
neon_hadd_s32
)(int32_t src1, int32_t src2)
function
[
all
...]
Completed in 53 milliseconds