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.h290 UINTTOFP_I32_F128, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp301 Names[RTLIB::UINTTOFP_I32_F128] = "__floatunsitf"; in InitLibcallNames()
638 return UINTTOFP_I32_F128; in getUINTTOFP()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1643 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Qp_uitoq"); in SparcTargetLowering()
1661 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Q_utoq"); in SparcTargetLowering()
2281 ? RTLIB::UINTTOFP_I32_F128 in LowerUINT_TO_FP()