OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:neon_qadd_s32
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-arm/
helper.h
162
DEF_HELPER_2(
neon_qadd_s32
, i32, i32, i32)
neon_helper.c
215
uint32_t HELPER(
neon_qadd_s32
)(uint32_t a, uint32_t b)
function
[
all
...]
Completed in 24 milliseconds