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

References

lib/CodeGen/TargetLoweringBase.cpp
  415       return UINTTOFP_I64_F32;
lib/Target/ARM/ARMISelLowering.cpp
  569       { RTLIB::UINTTOFP_I64_F32, "__aeabi_ul2f", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
  634       { RTLIB::UINTTOFP_I64_F32, "__u64tos", CallingConv::ARM_AAPCS_VFP },
lib/Target/MSP430/MSP430ISelLowering.cpp
  192     { RTLIB::UINTTOFP_I64_F32,  "__mspabi_fltullf", ISD::SETCC_INVALID },
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  289     Table[RTLIB::UINTTOFP_I64_F32] = f32_func_i64;