Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h206 FMIN_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp184 RTLIB::FMIN_F32, in SoftenFloatRes_FMINNUM()
1068 RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp4022 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMIN_F32, RTLIB::FMIN_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp214 Names[RTLIB::FMIN_F32] = "fminf"; in InitLibcallNames()