Searched refs:i64_func_f32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp43 i64_func_f32, enumerator in enum:__anon2698::RuntimeLibcallSignature
230 Table[RTLIB::LLROUND_F32] = i64_func_f32;
236 Table[RTLIB::LLRINT_F32] = i64_func_f32;
271 Table[RTLIB::FPTOSINT_F32_I64] = i64_func_f32;
280 Table[RTLIB::FPTOUINT_F32_I64] = i64_func_f32;
589 case i64_func_f32:

Completed in 104 milliseconds