Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h114 FMA_F128, enumerator
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp327 RTLIB::FMA_F128, in SoftenFloatRes_FMA()
1000 RTLIB::FMA_F128, in ExpandFloatRes_FMA()
DLegalizeDAG.cpp3339 RTLIB::FMA_F80, RTLIB::FMA_F128, in ExpandNode()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp122 Names[RTLIB::FMA_F128] = "fmal"; in InitLibcallNames()