Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp49 f32_func_i64_i64, enumerator
290 Table[RTLIB::FPROUND_F128_F32] = f32_func_i64_i64; in RuntimeLibcallSignatureTable()
316 Table[RTLIB::SINTTOFP_I128_F32] = f32_func_i64_i64; in RuntimeLibcallSignatureTable()
325 Table[RTLIB::UINTTOFP_I128_F32] = f32_func_i64_i64; in RuntimeLibcallSignatureTable()
633 case f32_func_i64_i64: in getLibcallSignature()