Home
last modified time | relevance | path

Searched refs:FPTOUINT_F32_I128 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h253 FPTOUINT_F32_I128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def316 HANDLE_LIBCALL(FPTOUINT_F32_I128, "__fixunssfti")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp277 Names[RTLIB::FPTOUINT_F32_I128] = "__fixunssfti"; in InitLibcallNames()
608 return FPTOUINT_F32_I128; in getFPTOUINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp270 Table[RTLIB::FPTOUINT_F32_I128] = i64_i64_func_f32; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp333 return FPTOUINT_F32_I128; in getFPTOUINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1648 setLibcallName(RTLIB::FPTOUINT_F32_I128, "__hexagon_fixunssfti"); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2096 setLibcallName(RTLIB::FPTOUINT_F32_I128, "__hexagon_fixunssfti"); in HexagonTargetLowering()