Searched refs:IsDoubleLo (Results 1 – 3 of 3) sorted by relevance
66 virtual bool IsDoubleLo() const { return false; } in IsDoubleLo() function105 return (IsLongLo() || IsDoubleLo() || IsPreciseConstantLo() || IsImpreciseConstantLo()); in IsLowHalf()118 (IsDoubleLo() && type_h.IsDoubleHi()) || in CheckWidePair()171 bool IsDoubleTypes() const { return IsDoubleLo() || IsLongConstant(); } in IsDoubleTypes()296 } else if (IsDoubleLo()) { in GetAssignmentType()551 bool IsDoubleLo() const override { return true; } in IsDoubleLo() function
283 } else if (IsDoubleLo()) { in HighHalf()307 } else if (IsDoubleLo()) { in GetPrimitiveType()
660 EXPECT_TRUE(merged.IsDoubleLo()); in TEST_F()666 EXPECT_TRUE(merged.IsDoubleLo()); in TEST_F()672 EXPECT_TRUE(merged.IsDoubleLo()); in TEST_F()678 EXPECT_TRUE(merged.IsDoubleLo()); in TEST_F()