Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h135 LOG2_PPCF128, enumerator
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp302 RTLIB::LOG2_PPCF128), in SoftenFloatRes_FLOG2()
978 RTLIB::LOG2_PPCF128), in ExpandFloatRes_FLOG2()
DLegalizeDAG.cpp3266 RTLIB::LOG2_PPCF128)); in ExpandNode()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp143 Names[RTLIB::LOG2_PPCF128] = "log2l"; in InitLibcallNames()
/freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp542 setLibcallName(RTLIB::LOG2_PPCF128, "log2l$LDBL128"); in PPCTargetLowering()