Home
last modified time | relevance | path

Searched refs:FPTOSINT_F80_I64 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h243 FPTOSINT_F80_I64, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def306 HANDLE_LIBCALL(FPTOSINT_F80_I64, "__fixxfdi")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def316 HANDLE_LIBCALL(FPTOSINT_F80_I64, "__fixxfdi")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp267 Names[RTLIB::FPTOSINT_F80_I64] = "__fixxfdi"; in InitLibcallNames()
578 return FPTOSINT_F80_I64; in getFPTOSINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp303 return FPTOSINT_F80_I64; in getFPTOSINT()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp317 return FPTOSINT_F80_I64; in getFPTOSINT()