Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp41 i32_func_f32, enumerator
292 Table[RTLIB::FPTOSINT_F32_I32] = i32_func_f32; in RuntimeLibcallSignatureTable()
301 Table[RTLIB::FPTOUINT_F32_I32] = i32_func_f32; in RuntimeLibcallSignatureTable()
599 case i32_func_f32: in getLibcallSignature()