Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h284 UINTTOFP_I32_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def320 HANDLE_LIBCALL(UINTTOFP_I32_F128, "__floatunsitf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp308 Names[RTLIB::UINTTOFP_I32_F128] = "__floatunsitf"; in InitLibcallNames()
692 return UINTTOFP_I32_F128; in getUINTTOFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp271 Table[RTLIB::UINTTOFP_I32_F128] = func_iPTR_i32; in RuntimeLibcallSignatureTable()
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1803 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Qp_uitoq"); in SparcTargetLowering()
1821 setLibcallName(RTLIB::UINTTOFP_I32_F128, "_Q_utoq"); in SparcTargetLowering()
2462 ? RTLIB::UINTTOFP_I32_F128 in LowerUINT_TO_FP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp376 return UINTTOFP_I32_F128; in getUINTTOFP()