Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp35 f32_func_i64, enumerator
313 Table[RTLIB::SINTTOFP_I64_F32] = f32_func_i64; in RuntimeLibcallSignatureTable()
322 Table[RTLIB::UINTTOFP_I64_F32] = f32_func_i64; in RuntimeLibcallSignatureTable()
575 case f32_func_i64: in getLibcallSignature()