Home
last modified time | relevance | path

Searched refs:UINTTOFP_I64_F64 (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h233 UINTTOFP_I64_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h287 UINTTOFP_I64_F64, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def323 HANDLE_LIBCALL(UINTTOFP_I64_F64, "__floatundidf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp311 Names[RTLIB::UINTTOFP_I64_F64] = "__floatundidf"; in InitLibcallNames()
699 return UINTTOFP_I64_F64; in getUINTTOFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp273 Table[RTLIB::UINTTOFP_I64_F64] = f64_func_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp383 return UINTTOFP_I64_F64; in getUINTTOFP()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp267 Names[RTLIB::UINTTOFP_I64_F64] = "__floatundidf"; in InitLibcallNames()
503 return UINTTOFP_I64_F64; in getUINTTOFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp181 { RTLIB::UINTTOFP_I64_F64, "__mspabi_fltulld", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1662 setLibcallName(RTLIB::UINTTOFP_I64_F64, "__hexagon_floatundidf"); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2160 setLibcallName(RTLIB::UINTTOFP_I64_F64, "__hexagon_floatundidf"); in HexagonTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp374 setLibcallName(RTLIB::UINTTOFP_I64_F64, "__aeabi_ul2d"); in ARMTargetLowering()
382 setLibcallCallingConv(RTLIB::UINTTOFP_I64_F64, CallingConv::ARM_AAPCS); in ARMTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp322 { RTLIB::UINTTOFP_I64_F64, "__aeabi_ul2d", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
392 { RTLIB::UINTTOFP_I64_F64, "__u64tod", CallingConv::ARM_AAPCS_VFP }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp386 { RTLIB::UINTTOFP_I64_F64, "__aeabi_ul2d", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
456 { RTLIB::UINTTOFP_I64_F64, "__u64tod", CallingConv::ARM_AAPCS_VFP }, in ARMTargetLowering()