Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h272 SINTTOFP_I128_PPCF128, enumerator
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp273 Names[RTLIB::SINTTOFP_I128_PPCF128] = "__floattitf"; in InitLibcallNames()
584 return SINTTOFP_I128_PPCF128; in getSINTTOFP()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1205 LC = RTLIB::SINTTOFP_I128_PPCF128; in ExpandFloatRes_XINT_TO_FP()