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.cpp40 i32_func_f32, enumerator
300 Table[RTLIB::FPTOSINT_F32_I32] = i32_func_f32; in RuntimeLibcallSignatureTable()
309 Table[RTLIB::FPTOUINT_F32_I32] = i32_func_f32; in RuntimeLibcallSignatureTable()
599 case i32_func_f32: in getLibcallSignature()