Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h264 FPTOUINT_PPCF128_I64, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def327 HANDLE_LIBCALL(FPTOUINT_PPCF128_I64, "__fixunstfdi")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def340 HANDLE_LIBCALL(FPTOUINT_PPCF128_I64, "__fixunstfdi")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp288 Names[RTLIB::FPTOUINT_PPCF128_I64] = "__fixunstfdi"; in InitLibcallNames()
634 return FPTOUINT_PPCF128_I64; in getFPTOUINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp359 return FPTOUINT_PPCF128_I64; in getFPTOUINT()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp380 return FPTOUINT_PPCF128_I64; in getFPTOUINT()