Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDRuntimeLibcalls.h115 FMA_PPCF128, enumerator
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeFloatTypes.cpp364 RTLIB::FMA_PPCF128), in SoftenFloatRes_FMA()
1104 RTLIB::FMA_PPCF128), in ExpandFloatRes_FMA()
HDLegalizeDAG.cpp3473 RTLIB::FMA_PPCF128)); in ExpandNode()
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp133 Names[RTLIB::FMA_PPCF128] = "fmal"; in InitLibcallNames()