Home
last modified time | relevance | path

Searched refs:SINTTOFP_I64_PPCF128 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h275 SINTTOFP_I64_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def338 HANDLE_LIBCALL(SINTTOFP_I64_PPCF128, "__floatditf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def353 HANDLE_LIBCALL(SINTTOFP_I64_PPCF128, "__floatditf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp299 Names[RTLIB::SINTTOFP_I64_PPCF128] = "__floatditf"; in InitLibcallNames()
665 return SINTTOFP_I64_PPCF128; in getSINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp390 return SINTTOFP_I64_PPCF128; in getSINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp415 return SINTTOFP_I64_PPCF128; in getSINTTOFP()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1429 LC = RTLIB::SINTTOFP_I64_PPCF128; in ExpandFloatRes_XINT_TO_FP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1579 LC = RTLIB::SINTTOFP_I64_PPCF128; in ExpandFloatRes_XINT_TO_FP()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1653 LC = RTLIB::SINTTOFP_I64_PPCF128; in ExpandFloatRes_XINT_TO_FP()