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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRuntimeLibcalls.h149 POW_PPCF128, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp387 RTLIB::POW_PPCF128),
1070 RTLIB::POW_F80, RTLIB::POW_PPCF128),
H A DTargetLowering.cpp157 Names[RTLIB::POW_PPCF128] = "powl";
H A DLegalizeDAG.cpp3093 RTLIB::POW_F80, RTLIB::POW_PPCF128));
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelLowering.cpp427 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128");

Completed in 194 milliseconds