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

References

unittests/ADT/APFloatTest.cpp
 3405     std::tie(Op1[0], Op1[1], Op2[0], Op2[1], Expected, RM) = Tp;
 3405     std::tie(Op1[0], Op1[1], Op2[0], Op2[1], Expected, RM) = Tp;
 3409       APFloat A2(APFloat::PPCDoubleDouble(), APInt(128, 2, Op2));
 3414                      Op2[0], Op2[1])
 3414                      Op2[0], Op2[1])
 3419       APFloat A2(APFloat::PPCDoubleDouble(), APInt(128, 2, Op2));
 3423           << formatv("({0:x} + {1:x}) + ({2:x} + {3:x})", Op2[0], Op2[1],
 3423           << formatv("({0:x} + {1:x}) + ({2:x} + {3:x})", Op2[0], Op2[1],