Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h224 SINTTOFP_I128_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h276 SINTTOFP_I128_F32, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp300 Names[RTLIB::SINTTOFP_I128_F32] = "__floattisf"; in InitLibcallNames()
668 return SINTTOFP_I128_F32; in getSINTTOFP()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp258 Names[RTLIB::SINTTOFP_I128_F32] = "__floattisf"; in InitLibcallNames()
476 return SINTTOFP_I128_F32; in getSINTTOFP()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2095 setLibcallName(RTLIB::SINTTOFP_I128_F32, "__hexagon_floattisf"); in HexagonTargetLowering()