Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h113 FMA_F80, enumerator
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp356 RTLIB::FMA_F80, in SoftenFloatRes_FMA()
1094 RTLIB::FMA_F80, in ExpandFloatRes_FMA()
H A DLegalizeDAG.cpp3519 RTLIB::FMA_F80, RTLIB::FMA_F128, in ExpandNode()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp126 Names[RTLIB::FMA_F80] = "fmal"; in InitLibcallNames()