Searched refs:UINTTOFP_I32_F128 (Results 1 – 11 of 11) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 284 UINTTOFP_I32_F128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 347 HANDLE_LIBCALL(UINTTOFP_I32_F128, "__floatunsitf")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 364 HANDLE_LIBCALL(UINTTOFP_I32_F128, "__floatunsitf")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 150 setLibcallName(RTLIB::UINTTOFP_I32_F128, "__floatunsikf"); in InitLibcalls() 417 return UINTTOFP_I32_F128; in getUINTTOFP()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 308 Names[RTLIB::UINTTOFP_I32_F128] = "__floatunsitf"; in InitLibcallNames() 692 return UINTTOFP_I32_F128; in getUINTTOFP()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 153 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/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 288 Table[RTLIB::UINTTOFP_I32_F128] = func_iPTR_i32; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 292 Table[RTLIB::UINTTOFP_I32_F128] = func_iPTR_i32; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1765 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/ |
D | SparcISelLowering.cpp | 1758 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/ |
D | SparcISelLowering.cpp | 1790 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()
|