Home
last modified time | relevance | path

Searched refs:FMAX_F80 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h213 FMAX_F80, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def247 HANDLE_LIBCALL(FMAX_F80, "fmaxl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp216 RTLIB::FMAX_F80, in SoftenFloatRes_FMAXNUM()
1097 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp3809 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp219 RTLIB::FMAX_F80, in SoftenFloatRes_FMAXNUM()
1151 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ExpandFloatRes_FMAXNUM()
DLegalizeDAG.cpp4040 RTLIB::FMAX_F80, RTLIB::FMAX_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp221 Names[RTLIB::FMAX_F80] = "fmaxl"; in InitLibcallNames()