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