Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h295 UINTTOFP_I128_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def358 HANDLE_LIBCALL(UINTTOFP_I128_PPCF128, "__floatuntitf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def377 HANDLE_LIBCALL(UINTTOFP_I128_PPCF128, "__floatuntitf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp319 Names[RTLIB::UINTTOFP_I128_PPCF128] = "__floatuntitf"; in InitLibcallNames()
716 return UINTTOFP_I128_PPCF128; in getUINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp441 return UINTTOFP_I128_PPCF128; in getUINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp474 return UINTTOFP_I128_PPCF128; in getUINTTOFP()