Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h209 FPTOUINT_F64_I128, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h256 FPTOUINT_F64_I128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def292 HANDLE_LIBCALL(FPTOUINT_F64_I128, "__fixunsdfti")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp280 Names[RTLIB::FPTOUINT_F64_I128] = "__fixunsdfti"; in InitLibcallNames()
615 return FPTOUINT_F64_I128; in getFPTOUINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp256 Table[RTLIB::FPTOUINT_F64_I128] = i64_i64_func_f64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp299 return FPTOUINT_F64_I128; in getFPTOUINT()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp243 Names[RTLIB::FPTOUINT_F64_I128] = "__fixunsdfti"; in InitLibcallNames()
434 return FPTOUINT_F64_I128; in getFPTOUINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1599 setLibcallName(RTLIB::FPTOUINT_F64_I128, "__hexagon_fixunsdfti"); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2097 setLibcallName(RTLIB::FPTOUINT_F64_I128, "__hexagon_fixunsdfti"); in HexagonTargetLowering()