Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h210 FMIN_PPCF128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def244 HANDLE_LIBCALL(FMIN_PPCF128, "fminl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp205 RTLIB::FMIN_PPCF128), in SoftenFloatRes_FMINNUM()
1088 RTLIB::FMIN_PPCF128), in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp3805 RTLIB::FMIN_PPCF128)); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp208 RTLIB::FMIN_PPCF128), in SoftenFloatRes_FMINNUM()
1142 RTLIB::FMIN_PPCF128), in ExpandFloatRes_FMINNUM()
DLegalizeDAG.cpp4036 RTLIB::FMIN_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp218 Names[RTLIB::FMIN_PPCF128] = "fminl"; in InitLibcallNames()