Searched refs:TRUNC_F128 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 179 TRUNC_F128, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 213 HANDLE_LIBCALL(TRUNC_F128, "truncl")
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 209 Table[RTLIB::TRUNC_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 622 RTLIB::TRUNC_F128, 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-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 623 RTLIB::TRUNC_F128, in SoftenFloatRes_FTRUNC() 1420 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ExpandFloatRes_FTRUNC()
|
D | LegalizeDAG.cpp | 4132 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 192 Names[RTLIB::TRUNC_F128] = "truncl"; in InitLibcallNames()
|