Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h208 FMIN_F80, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def242 HANDLE_LIBCALL(FMIN_F80, "fminl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp203 RTLIB::FMIN_F80, in SoftenFloatRes_FMINNUM()
1087 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp3804 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp206 RTLIB::FMIN_F80, in SoftenFloatRes_FMINNUM()
1141 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp4035 RTLIB::FMIN_F80, RTLIB::FMIN_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp216 Names[RTLIB::FMIN_F80] = "fminl"; in InitLibcallNames()