Searched refs:is_hfa (Results 1 – 2 of 2) sorted by relevance
314 is_hfa (ffi_type *ty) in is_hfa() function362 if (is_hfa (ty)) in is_register_candidate()397 || (ty->type == FFI_TYPE_STRUCT && is_hfa (ty)); in is_v_register_candidate()694 if (is_hfa (ty)) in aarch64_prep_args()853 if (is_hfa (cif->rtype)) in ffi_call()994 if (is_hfa (ty)) in ffi_closure_SYSV_inner()1135 if (is_hfa (cif->rtype)) in ffi_closure_SYSV_inner()
2972 bool is_hfa = false; in IsHomogeneousAggregate() local2988 is_hfa = true; in IsHomogeneousAggregate()3000 if (is_hfa) in IsHomogeneousAggregate()