Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h279 SINTTOFP_I128_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def342 HANDLE_LIBCALL(SINTTOFP_I128_F128, "__floattitf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def358 HANDLE_LIBCALL(SINTTOFP_I128_F128, "__floattitf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp303 Names[RTLIB::SINTTOFP_I128_F128] = "__floattitf"; in InitLibcallNames()
674 return SINTTOFP_I128_F128; in getSINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp285 Table[RTLIB::SINTTOFP_I128_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp289 Table[RTLIB::SINTTOFP_I128_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp399 return SINTTOFP_I128_F128; in getSINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp426 return SINTTOFP_I128_F128; in getSINTTOFP()