Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp34 f32_func_i32, enumerator
310 Table[RTLIB::SINTTOFP_I32_F32] = f32_func_i32; in RuntimeLibcallSignatureTable()
319 Table[RTLIB::UINTTOFP_I32_F32] = f32_func_i32; in RuntimeLibcallSignatureTable()
571 case f32_func_i32: in getLibcallSignature()