Home
last modified time | relevance | path

Searched refs:UINTTOFP_I32_F128 (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h284 UINTTOFP_I32_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def347 HANDLE_LIBCALL(UINTTOFP_I32_F128, "__floatunsitf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def364 HANDLE_LIBCALL(UINTTOFP_I32_F128, "__floatunsitf")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp150 setLibcallName(RTLIB::UINTTOFP_I32_F128, "__floatunsikf"); in InitLibcalls()
417 return UINTTOFP_I32_F128; in getUINTTOFP()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp308 Names[RTLIB::UINTTOFP_I32_F128] = "__floatunsitf"; in InitLibcallNames()
692 return UINTTOFP_I32_F128; in getUINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp153 setLibcallName(RTLIB::UINTTOFP_I32_F128, "__floatunsikf"); in InitLibcalls()
446 return UINTTOFP_I32_F128; in getUINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp288 Table[RTLIB::UINTTOFP_I32_F128] = func_iPTR_i32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp292 Table[RTLIB::UINTTOFP_I32_F128] = func_iPTR_i32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1765 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Qp_uitoq"); in SparcTargetLowering()
1783 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Q_utoq"); in SparcTargetLowering()
2426 ? RTLIB::UINTTOFP_I32_F128 in LowerUINT_TO_FP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1758 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Qp_uitoq"); in SparcTargetLowering()
1776 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Q_utoq"); in SparcTargetLowering()
2422 ? RTLIB::UINTTOFP_I32_F128 in LowerUINT_TO_FP()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1790 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Qp_uitoq"); in SparcTargetLowering()
1808 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Q_utoq"); in SparcTargetLowering()
2451 ? RTLIB::UINTTOFP_I32_F128 in LowerUINT_TO_FP()