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

References

lib/CodeGen/TargetLoweringBase.cpp
  417       return UINTTOFP_I64_F64;
lib/Target/ARM/ARMISelLowering.cpp
  565       { RTLIB::UINTTOFP_I64_F64, "__aeabi_ul2d", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
  635       { RTLIB::UINTTOFP_I64_F64, "__u64tod", CallingConv::ARM_AAPCS_VFP },
lib/Target/MSP430/MSP430ISelLowering.cpp
  182     { RTLIB::UINTTOFP_I64_F64,  "__mspabi_fltulld", ISD::SETCC_INVALID },
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  290     Table[RTLIB::UINTTOFP_I64_F64] = f64_func_i64;