Home
last modified time | relevance | path

Searched refs:is_hfa0 (Results 1 – 2 of 2) sorted by relevance

/third_party/libffi/src/aarch64/
Dffi.c95 is_hfa0 (const ffi_type *ty) in is_hfa0() function
106 ret = is_hfa0 (elements[i]); in is_hfa0()
194 candidate = is_hfa0 (elements[i]); in is_vfp_type()
/third_party/libffi/src/arm/
Dffi.c654 is_hfa0 (const ffi_type *ty) in is_hfa0() function
665 ret = is_hfa0 (elements[i]); in is_hfa0()
746 candidate = is_hfa0 (elements[i]); in vfp_type_p()