Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h278 SINTTOFP_I128_F80, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def341 HANDLE_LIBCALL(SINTTOFP_I128_F80, "__floattixf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def357 HANDLE_LIBCALL(SINTTOFP_I128_F80, "__floattixf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp302 Names[RTLIB::SINTTOFP_I128_F80] = "__floattixf"; in InitLibcallNames()
672 return SINTTOFP_I128_F80; in getSINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp397 return SINTTOFP_I128_F80; in getSINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp424 return SINTTOFP_I128_F80; in getSINTTOFP()