Home
last modified time | relevance | path

Searched refs:SQRT_PPCF128 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h125 SQRT_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp578 RTLIB::SQRT_PPCF128), in SoftenFloatRes_FSQRT()
1325 RTLIB::SQRT_PPCF128), in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp4034 RTLIB::SQRT_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp143 Names[RTLIB::SQRT_PPCF128] = "sqrtl"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp877 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128"); in PPCTargetLowering()