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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp44 i64_func_f64, enumerator in enum:__anon2698::RuntimeLibcallSignature
231 Table[RTLIB::LLROUND_F64] = i64_func_f64;
237 Table[RTLIB::LLRINT_F64] = i64_func_f64;
274 Table[RTLIB::FPTOSINT_F64_I64] = i64_func_f64;
283 Table[RTLIB::FPTOUINT_F64_I64] = i64_func_f64;
593 case i64_func_f64:

Completed in 84 milliseconds