Home
last modified time | relevance | path

Searched refs:FMA_PPCF128 (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h115 FMA_PPCF128, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp328 RTLIB::FMA_PPCF128), in SoftenFloatRes_FMA()
1001 RTLIB::FMA_PPCF128), in ExpandFloatRes_FMA()
DLegalizeDAG.cpp3340 RTLIB::FMA_PPCF128)); in ExpandNode()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp123 Names[RTLIB::FMA_PPCF128] = "fmal"; in InitLibcallNames()