reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/ADT/APFloatTest.cpp
 3469     std::tie(Op1[0], Op1[1], Op2[0], Op2[1], Expected[0], Expected[1], RM) = Tp;
 3469     std::tie(Op1[0], Op1[1], Op2[0], Op2[1], Expected[0], Expected[1], RM) = Tp;
 3472       APFloat A1(APFloat::PPCDoubleDouble(), APInt(128, 2, Op1));
 3477           << formatv("({0:x} + {1:x}) + ({2:x} + {3:x})", Op1[0], Op1[1],
 3477           << formatv("({0:x} + {1:x}) + ({2:x} + {3:x})", Op1[0], Op1[1],
 3481           << formatv("({0:x} + {1:x}) + ({2:x} + {3:x})", Op1[0], Op1[1],
 3481           << formatv("({0:x} + {1:x}) + ({2:x} + {3:x})", Op1[0], Op1[1],
 3486       APFloat A1(APFloat::PPCDoubleDouble(), APInt(128, 2, Op1));
 3492                      Op1[0], Op1[1])
 3492                      Op1[0], Op1[1])
 3496                      Op1[0], Op1[1])
 3496                      Op1[0], Op1[1])