Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h207 FMIN_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp164 RTLIB::FMIN_F64, in SoftenFloatRes_FMINNUM()
955 RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp3285 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp210 Names[RTLIB::FMIN_F64] = "fmin"; in InitLibcallNames()