Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h273 SINTTOFP_I64_F80, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def336 HANDLE_LIBCALL(SINTTOFP_I64_F80, "__floatdixf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def351 HANDLE_LIBCALL(SINTTOFP_I64_F80, "__floatdixf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp297 Names[RTLIB::SINTTOFP_I64_F80] = "__floatdixf"; in InitLibcallNames()
661 return SINTTOFP_I64_F80; in getSINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp386 return SINTTOFP_I64_F80; in getSINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp411 return SINTTOFP_I64_F80; in getSINTTOFP()