Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp39 f64_func_i64, enumerator
322 Table[RTLIB::SINTTOFP_I64_F64] = f64_func_i64; in RuntimeLibcallSignatureTable()
328 Table[RTLIB::UINTTOFP_I32_F64] = f64_func_i64; in RuntimeLibcallSignatureTable()
331 Table[RTLIB::UINTTOFP_I64_F64] = f64_func_i64; in RuntimeLibcallSignatureTable()
595 case f64_func_i64: in getLibcallSignature()