Home
last modified time | relevance | path

Searched refs:UINTTOFP_I32_F80 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h283 UINTTOFP_I32_F80, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def346 HANDLE_LIBCALL(UINTTOFP_I32_F80, "__floatunsixf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def363 HANDLE_LIBCALL(UINTTOFP_I32_F80, "__floatunsixf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp307 Names[RTLIB::UINTTOFP_I32_F80] = "__floatunsixf"; in InitLibcallNames()
690 return UINTTOFP_I32_F80; in getUINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp415 return UINTTOFP_I32_F80; in getUINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp444 return UINTTOFP_I32_F80; in getUINTTOFP()