Home
last modified time | relevance | path

Searched refs:TRUNC_F128 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h179 TRUNC_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def213 HANDLE_LIBCALL(TRUNC_F128, "truncl")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp209 Table[RTLIB::TRUNC_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp622 RTLIB::TRUNC_F128, in SoftenFloatRes_FTRUNC()
1366 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ExpandFloatRes_FTRUNC()
DLegalizeDAG.cpp3858 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp623 RTLIB::TRUNC_F128, in SoftenFloatRes_FTRUNC()
1420 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ExpandFloatRes_FTRUNC()
DLegalizeDAG.cpp4132 RTLIB::TRUNC_F80, RTLIB::TRUNC_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp192 Names[RTLIB::TRUNC_F128] = "truncl"; in InitLibcallNames()