Searched refs:RINT_PPCF128 (Results 1 – 10 of 10) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 185 RINT_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 226 HANDLE_LIBCALL(RINT_PPCF128, "rintl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 226 HANDLE_LIBCALL(RINT_PPCF128, "rintl")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 559 RTLIB::RINT_PPCF128), in SoftenFloatRes_FRINT() 1311 RTLIB::RINT_PPCF128), in ExpandFloatRes_FRINT()
|
D | LegalizeDAG.cpp | 3874 RTLIB::RINT_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 600 RTLIB::RINT_PPCF128)); in SoftenFloatRes_FRINT() 1475 RTLIB::RINT_PPCF128), Lo, Hi); in ExpandFloatRes_FRINT()
|
D | LegalizeDAG.cpp | 4023 RTLIB::RINT_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 198 Names[RTLIB::RINT_PPCF128] = "rintl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 619 RTLIB::RINT_PPCF128)); in SoftenFloatRes_FRINT() 1529 RTLIB::RINT_PPCF128), Lo, Hi); in ExpandFloatRes_FRINT()
|
D | LegalizeDAG.cpp | 4193 RTLIB::RINT_PPCF128, Results); in ConvertNodeToLibcall()
|