Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h259 FPTOUINT_F80_I128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def322 HANDLE_LIBCALL(FPTOUINT_F80_I128, "__fixunsxfti")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def335 HANDLE_LIBCALL(FPTOUINT_F80_I128, "__fixunsxfti")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp283 Names[RTLIB::FPTOUINT_F80_I128] = "__fixunsxfti"; in InitLibcallNames()
622 return FPTOUINT_F80_I128; in getFPTOUINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp347 return FPTOUINT_F80_I128; in getFPTOUINT()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp368 return FPTOUINT_F80_I128; in getFPTOUINT()