Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h215 FMAX_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp218 RTLIB::FMAX_PPCF128), in SoftenFloatRes_FMAXNUM()
1098 RTLIB::FMAX_PPCF128), in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp3810 RTLIB::FMAX_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp223 Names[RTLIB::FMAX_PPCF128] = "fmaxl"; in InitLibcallNames()