Searched refs:IsDoubleLo (Results 1 – 3 of 3) sorted by relevance
65 virtual bool IsDoubleLo() const { return false; } in IsDoubleLo() function104 return (IsLongLo() || IsDoubleLo() || IsPreciseConstantLo() || IsImpreciseConstantLo()); in IsLowHalf()117 (IsDoubleLo() && type_h.IsDoubleHi()) || in CheckWidePair()166 bool IsDoubleTypes() const { return IsDoubleLo() || IsLongConstant(); } in IsDoubleTypes()302 } else if (IsDoubleLo()) { in GetAssignmentType()661 bool IsDoubleLo() const OVERRIDE { return true; } in IsDoubleLo() function
621 EXPECT_TRUE(merged.IsDoubleLo()); in TEST_F()627 EXPECT_TRUE(merged.IsDoubleLo()); in TEST_F()633 EXPECT_TRUE(merged.IsDoubleLo()); in TEST_F()639 EXPECT_TRUE(merged.IsDoubleLo()); in TEST_F()
460 } else if (IsDoubleLo()) { in HighHalf()484 } else if (IsDoubleLo()) { in GetPrimitiveType()