Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h184 RINT_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def218 HANDLE_LIBCALL(RINT_F128, "rintl")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp212 Table[RTLIB::RINT_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp558 RTLIB::RINT_F128, in SoftenFloatRes_FRINT()
1310 RTLIB::RINT_F80, RTLIB::RINT_F128, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp3873 RTLIB::RINT_F80, RTLIB::RINT_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp559 RTLIB::RINT_F128, in SoftenFloatRes_FRINT()
1364 RTLIB::RINT_F80, RTLIB::RINT_F128, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp4148 RTLIB::RINT_F80, RTLIB::RINT_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp197 Names[RTLIB::RINT_F128] = "rintl"; in InitLibcallNames()