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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRuntimeLibcalls.h117 SQRT_PPCF128, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp445 RTLIB::SQRT_PPCF128),
1106 RTLIB::SQRT_F80, RTLIB::SQRT_PPCF128),
H A DTargetLowering.cpp125 Names[RTLIB::SQRT_PPCF128] = "sqrtl";
H A DLegalizeDAG.cpp3035 RTLIB::SQRT_F80, RTLIB::SQRT_PPCF128));
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelLowering.cpp430 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128");

Completed in 195 milliseconds