Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h292 UINTTOFP_I128_F64, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def355 HANDLE_LIBCALL(UINTTOFP_I128_F64, "__floatuntidf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def374 HANDLE_LIBCALL(UINTTOFP_I128_F64, "__floatuntidf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp316 Names[RTLIB::UINTTOFP_I128_F64] = "__floatuntidf"; in InitLibcallNames()
710 return UINTTOFP_I128_F64; in getUINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp293 Table[RTLIB::UINTTOFP_I128_F64] = f64_func_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp297 Table[RTLIB::UINTTOFP_I128_F64] = f64_func_i64_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp435 return UINTTOFP_I128_F64; in getUINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp468 return UINTTOFP_I128_F64; in getUINTTOFP()