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

References

lib/CodeGen/TargetLoweringBase.cpp
  404       return UINTTOFP_I32_F32;
lib/Target/ARM/ARMISelLowering.cpp
  481         { RTLIB::UINTTOFP_I32_F32, "__floatunssisfvfp", ISD::SETCC_INVALID },
  567       { RTLIB::UINTTOFP_I32_F32, "__aeabi_ui2f", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
lib/Target/MSP430/MSP430ISelLowering.cpp
  190     { RTLIB::UINTTOFP_I32_F32,  "__mspabi_fltulf",  ISD::SETCC_INVALID },
lib/Target/Mips/Mips16ISelLowering.cpp
   70   { RTLIB::UINTTOFP_I32_F32, "__mips16_floatunsisf" },
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  286     Table[RTLIB::UINTTOFP_I32_F32] = f32_func_i32;