Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h279 SINTTOFP_I128_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def315 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-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp268 Table[RTLIB::SINTTOFP_I128_F128] = func_iPTR_i64_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp358 return SINTTOFP_I128_F128; in getSINTTOFP()