Searched refs:fp_flag (Results 1 – 5 of 5) sorted by relevance
52 struct fp_flag { struct68 static const struct fp_flag flags_table[] = { argument
44 bool IsSoftFloat(uint32_t fp_flag) const;
761 uint32_t fp_flag = in GetReturnValueObjectImpl() local818 } else if (IsSoftFloat(fp_flag)) { in GetReturnValueObjectImpl()1178 bool ABISysV_mips64::IsSoftFloat(uint32_t fp_flag) const { in IsSoftFloat()1179 return (fp_flag == lldb_private::ArchSpec::eMIPS_ABI_FP_SOFT); in IsSoftFloat()
796 uint32_t fp_flag = in GetReturnValueObjectImpl() local868 if (IsSoftFloat(fp_flag)) { in GetReturnValueObjectImpl()