Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp75 i64_i64_i64_i64_func_i64_i64_i64_i64, enumerator
142 Table[RTLIB::SDIVREM_I128] = i64_i64_i64_i64_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
147 Table[RTLIB::UDIVREM_I128] = i64_i64_i64_i64_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
791 case i64_i64_i64_i64_func_i64_i64_i64_i64: in getLibcallSignature()