Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h291 UINTTOFP_I128_F32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def354 HANDLE_LIBCALL(UINTTOFP_I128_F32, "__floatuntisf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def373 HANDLE_LIBCALL(UINTTOFP_I128_F32, "__floatuntisf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp315 Names[RTLIB::UINTTOFP_I128_F32] = "__floatuntisf"; in InitLibcallNames()
708 return UINTTOFP_I128_F32; in getUINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp292 Table[RTLIB::UINTTOFP_I128_F32] = f32_func_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp296 Table[RTLIB::UINTTOFP_I128_F32] = f32_func_i64_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp433 return UINTTOFP_I128_F32; in getUINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp466 return UINTTOFP_I128_F32; in getUINTTOFP()