Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h258 FPTOUINT_F80_I64, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def321 HANDLE_LIBCALL(FPTOUINT_F80_I64, "__fixunsxfdi")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def334 HANDLE_LIBCALL(FPTOUINT_F80_I64, "__fixunsxfdi")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp282 Names[RTLIB::FPTOUINT_F80_I64] = "__fixunsxfdi"; in InitLibcallNames()
620 return FPTOUINT_F80_I64; in getFPTOUINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp345 return FPTOUINT_F80_I64; in getFPTOUINT()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp366 return FPTOUINT_F80_I64; in getFPTOUINT()