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

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1567       LC = RTLIB::SINTTOFP_I64_PPCF128;
 1570       LC = RTLIB::SINTTOFP_I128_PPCF128;
 1572     assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported XINT_TO_FP!");
 1576     Hi = TLI.makeLibCall(DAG, LC, VT, Src, CallOptions, dl).first;