Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp84 i32_func_i64_i64, enumerator
298 Table[RTLIB::FPTOSINT_F128_I32] = i32_func_i64_i64; in RuntimeLibcallSignatureTable()
307 Table[RTLIB::FPTOUINT_F128_I32] = i32_func_i64_i64; in RuntimeLibcallSignatureTable()
850 case i32_func_i64_i64: in getLibcallSignature()