Home
last modified time | relevance | path

Searched refs:UINTTOFP_I64_F128 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h289 UINTTOFP_I64_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def325 HANDLE_LIBCALL(UINTTOFP_I64_F128, "__floatunditf")
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1762 setLibcallName(RTLIB::UINTTOFP_I64_F128, "_Q_ulltoq"); in SparcTargetLowering()
1794 setLibcallName(RTLIB::UINTTOFP_I64_F128, "_Qp_uxtoq"); in SparcTargetLowering()
1812 setLibcallName(RTLIB::UINTTOFP_I64_F128, "_Q_ulltoq"); in SparcTargetLowering()
2452 : RTLIB::UINTTOFP_I64_F128), in LowerUINT_TO_FP()
3536 : RTLIB::UINTTOFP_I64_F128); in ReplaceNodeResults()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1775 setLibcallName(RTLIB::UINTTOFP_I64_F128, "_Q_ulltoq"); in SparcTargetLowering()
1807 setLibcallName(RTLIB::UINTTOFP_I64_F128, "_Qp_uxtoq"); in SparcTargetLowering()
1825 setLibcallName(RTLIB::UINTTOFP_I64_F128, "_Q_ulltoq"); in SparcTargetLowering()
2463 : RTLIB::UINTTOFP_I64_F128), in LowerUINT_TO_FP()
3600 : RTLIB::UINTTOFP_I64_F128); in ReplaceNodeResults()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp313 Names[RTLIB::UINTTOFP_I64_F128] = "__floatunditf"; in InitLibcallNames()
703 return UINTTOFP_I64_F128; in getUINTTOFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp274 Table[RTLIB::UINTTOFP_I64_F128] = func_iPTR_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp387 return UINTTOFP_I64_F128; in getUINTTOFP()