Home
last modified time | relevance | path

Searched refs:UINTTOFP_I32_F32 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h281 UINTTOFP_I32_F32, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp71 { RTLIB::UINTTOFP_I32_F32, "__mips16_floatunsisf" },
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp71 { RTLIB::UINTTOFP_I32_F32, "__mips16_floatunsisf" },
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def317 HANDLE_LIBCALL(UINTTOFP_I32_F32, "__floatunsisf")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp305 Names[RTLIB::UINTTOFP_I32_F32] = "__floatunsisf"; in InitLibcallNames()
686 return UINTTOFP_I32_F32; in getUINTTOFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp269 Table[RTLIB::UINTTOFP_I32_F32] = f32_func_i32; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp370 return UINTTOFP_I32_F32; in getUINTTOFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp189 { RTLIB::UINTTOFP_I32_F32, "__mspabi_fltulf", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1659 setLibcallName(RTLIB::UINTTOFP_I32_F32, "__hexagon_floatunsisf"); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2157 setLibcallName(RTLIB::UINTTOFP_I32_F32, "__hexagon_floatunsisf"); in HexagonTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp231 { RTLIB::UINTTOFP_I32_F32, "__floatunssisfvfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
324 { RTLIB::UINTTOFP_I32_F32, "__aeabi_ui2f", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp302 { RTLIB::UINTTOFP_I32_F32, "__floatunssisfvfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
388 { RTLIB::UINTTOFP_I32_F32, "__aeabi_ui2f", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()