Searched refs:TRUNC_F80 (Results 1 – 10 of 10) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 178 TRUNC_F80, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 219 HANDLE_LIBCALL(TRUNC_F80, "truncl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 219 HANDLE_LIBCALL(TRUNC_F80, "truncl")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 621 RTLIB::TRUNC_F80, in SoftenFloatRes_FTRUNC() 1366 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ExpandFloatRes_FTRUNC()
|
D | LegalizeDAG.cpp | 3858 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 643 RTLIB::TRUNC_F80, in SoftenFloatRes_FTRUNC() 1518 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ExpandFloatRes_FTRUNC()
|
D | LegalizeDAG.cpp | 4004 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 191 Names[RTLIB::TRUNC_F80] = "truncl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 671 RTLIB::TRUNC_F80, in SoftenFloatRes_FTRUNC() 1582 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ExpandFloatRes_FTRUNC()
|
D | LegalizeDAG.cpp | 4174 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ConvertNodeToLibcall()
|