Searched refs:TRUNC_PPCF128 (Results 1 – 10 of 10) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 180 TRUNC_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 221 HANDLE_LIBCALL(TRUNC_PPCF128, "truncl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 221 HANDLE_LIBCALL(TRUNC_PPCF128, "truncl")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 623 RTLIB::TRUNC_PPCF128), in SoftenFloatRes_FTRUNC() 1367 RTLIB::TRUNC_PPCF128), in ExpandFloatRes_FTRUNC()
|
D | LegalizeDAG.cpp | 3859 RTLIB::TRUNC_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 645 RTLIB::TRUNC_PPCF128)); in SoftenFloatRes_FTRUNC() 1519 RTLIB::TRUNC_PPCF128), Lo, Hi); in ExpandFloatRes_FTRUNC()
|
D | LegalizeDAG.cpp | 4005 RTLIB::TRUNC_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 193 Names[RTLIB::TRUNC_PPCF128] = "truncl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 673 RTLIB::TRUNC_PPCF128)); in SoftenFloatRes_FTRUNC() 1583 RTLIB::TRUNC_PPCF128), Lo, Hi); in ExpandFloatRes_FTRUNC()
|
D | LegalizeDAG.cpp | 4175 RTLIB::TRUNC_PPCF128, Results); in ConvertNodeToLibcall()
|