OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neon_qadd_u64
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-arm/
helper.h
169
DEF_HELPER_2(
neon_qadd_u64
, i64, i64, i64)
neon_helper.c
183
uint64_t HELPER(
neon_qadd_u64
)(uint64_t src1, uint64_t src2)
function
[
all
...]
Completed in 570 milliseconds