Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h193 FPTOSINT_F64_I128, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h241 FPTOSINT_F64_I128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def277 HANDLE_LIBCALL(FPTOSINT_F64_I128, "__fixdfti")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp265 Names[RTLIB::FPTOSINT_F64_I128] = "__fixdfti"; in InitLibcallNames()
573 return FPTOSINT_F64_I128; in getFPTOSINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp247 Table[RTLIB::FPTOSINT_F64_I128] = i64_i64_func_f64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp257 return FPTOSINT_F64_I128; in getFPTOSINT()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp227 Names[RTLIB::FPTOSINT_F64_I128] = "__fixdfti"; in InitLibcallNames()
391 return FPTOSINT_F64_I128; in getFPTOSINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1601 setLibcallName(RTLIB::FPTOSINT_F64_I128, "__hexagon_fixdfti"); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2099 setLibcallName(RTLIB::FPTOSINT_F64_I128, "__hexagon_fixdfti"); in HexagonTargetLowering()