Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h209 FMIN_F128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp166 RTLIB::FMIN_F128, in SoftenFloatRes_FMINNUM()
956 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp3286 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp212 Names[RTLIB::FMIN_F128] = "fminl"; in InitLibcallNames()