Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h211 FMAX_F32, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp176 RTLIB::FMAX_F32, in SoftenFloatRes_FMAXNUM()
965 RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp3290 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMAX_F32, RTLIB::FMAX_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp214 Names[RTLIB::FMAX_F32] = "fmaxf"; in InitLibcallNames()