Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h117 SQRT_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp445 RTLIB::SQRT_PPCF128), in SoftenFloatRes_FSQRT()
1106 RTLIB::SQRT_F80, RTLIB::SQRT_PPCF128), in ExpandFloatRes_FSQRT()
DTargetLowering.cpp125 Names[RTLIB::SQRT_PPCF128] = "sqrtl"; in InitLibcallNames()
DLegalizeDAG.cpp2978 RTLIB::SQRT_F80, RTLIB::SQRT_PPCF128)); in ExpandNode()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp430 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128"); in PPCTargetLowering()