|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/TargetLoweringBase.cpp 364 return SINTTOFP_I32_F32;
lib/Target/ARM/ARMISelLowering.cpp 480 { RTLIB::SINTTOFP_I32_F32, "__floatsisfvfp", ISD::SETCC_INVALID },
566 { RTLIB::SINTTOFP_I32_F32, "__aeabi_i2f", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
lib/Target/MSP430/MSP430ISelLowering.cpp 185 { RTLIB::SINTTOFP_I32_F32, "__mspabi_fltlif", ISD::SETCC_INVALID },
lib/Target/Mips/Mips16ISelLowering.cpp 68 { RTLIB::SINTTOFP_I32_F32, "__mips16_floatsisf" },
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp 277 Table[RTLIB::SINTTOFP_I32_F32] = f32_func_i32;