Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h210 FMIN_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp167 RTLIB::FMIN_PPCF128), in SoftenFloatRes_FMINNUM()
957 RTLIB::FMIN_PPCF128), in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp3287 RTLIB::FMIN_PPCF128)); in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp213 Names[RTLIB::FMIN_PPCF128] = "fminl"; in InitLibcallNames()