Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp42 i32_func_f64, enumerator
295 Table[RTLIB::FPTOSINT_F64_I32] = i32_func_f64; in RuntimeLibcallSignatureTable()
304 Table[RTLIB::FPTOUINT_F64_I32] = i32_func_f64; in RuntimeLibcallSignatureTable()
603 case i32_func_f64: in getLibcallSignature()