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.cpp467 RTLIB::SQRT_PPCF128), in SoftenFloatRes_FSQRT()
1079 RTLIB::SQRT_PPCF128), in ExpandFloatRes_FSQRT()
DLegalizeDAG.cpp3145 RTLIB::SQRT_PPCF128)); in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp133 Names[RTLIB::SQRT_PPCF128] = "sqrtl"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp479 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128"); in PPCTargetLowering()