Home
last modified time | relevance | path

Searched refs:UINTTOFP_I64_F80 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h288 UINTTOFP_I64_F80, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def351 HANDLE_LIBCALL(UINTTOFP_I64_F80, "__floatundixf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp312 Names[RTLIB::UINTTOFP_I64_F80] = "__floatundixf"; in InitLibcallNames()
701 return UINTTOFP_I64_F80; in getUINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp426 return UINTTOFP_I64_F80; in getUINTTOFP()