Searched refs:field_type_code (Results 1 – 1 of 1) sorted by relevance
2173 enum type_code field_type_code; in arm_use_struct_convention() local2174 field_type_code = TYPE_CODE (check_typedef (TYPE_FIELD_TYPE (type, i))); in arm_use_struct_convention()2177 if (field_type_code == TYPE_CODE_FLT) in arm_use_struct_convention()