Home
last modified time | relevance | path

Searched refs:UINTTOFP_I32_F128 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h284 UINTTOFP_I32_F128, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp308 Names[RTLIB::UINTTOFP_I32_F128] = "__floatunsitf"; in InitLibcallNames()
692 return UINTTOFP_I32_F128; in getUINTTOFP()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1790 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Qp_uitoq"); in SparcTargetLowering()
1808 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Q_utoq"); in SparcTargetLowering()
2451 ? RTLIB::UINTTOFP_I32_F128 in LowerUINT_TO_FP()