Home
last modified time | relevance | path

Searched refs:FPTOUINT_PPCF128_I128 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h265 FPTOUINT_PPCF128_I128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def328 HANDLE_LIBCALL(FPTOUINT_PPCF128_I128, "__fixunstfti")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp289 Names[RTLIB::FPTOUINT_PPCF128_I128] = "__fixunstfti"; in InitLibcallNames()
636 return FPTOUINT_PPCF128_I128; in getFPTOUINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp361 return FPTOUINT_PPCF128_I128; in getFPTOUINT()