Home
last modified time | relevance | path

Searched refs:FPTOUINT_F128_I128 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h262 FPTOUINT_F128_I128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def298 HANDLE_LIBCALL(FPTOUINT_F128_I128, "__fixunstfti")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp286 Names[RTLIB::FPTOUINT_F128_I128] = "__fixunstfti"; in InitLibcallNames()
629 return FPTOUINT_F128_I128; in getFPTOUINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp259 Table[RTLIB::FPTOUINT_F128_I128] = i64_i64_func_i64_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp313 return FPTOUINT_F128_I128; in getFPTOUINT()