Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h194 ROUND_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def228 HANDLE_LIBCALL(ROUND_F128, "roundl")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp207 Names[RTLIB::ROUND_F128] = "roundl"; in InitLibcallNames()
227 Names[RTLIB::ROUND_F128] = "roundl"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp218 Table[RTLIB::ROUND_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp570 RTLIB::ROUND_F128, in SoftenFloatRes_FROUND()
1322 RTLIB::ROUND_F128, in ExpandFloatRes_FROUND()
DLegalizeDAG.cpp3887 RTLIB::ROUND_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp571 RTLIB::ROUND_F128, in SoftenFloatRes_FROUND()
1376 RTLIB::ROUND_F128, in ExpandFloatRes_FROUND()
DLegalizeDAG.cpp4163 RTLIB::ROUND_F128, in ConvertNodeToLibcall()