Lines Matching refs:check_nanbox_s

133     float32 frs1 = check_nanbox_s(env, rs1);  in do_fmadd_s()
134 float32 frs2 = check_nanbox_s(env, rs2); in do_fmadd_s()
135 float32 frs3 = check_nanbox_s(env, rs3); in do_fmadd_s()
219 float32 frs1 = check_nanbox_s(env, rs1); in helper_fadd_s()
220 float32 frs2 = check_nanbox_s(env, rs2); in helper_fadd_s()
226 float32 frs1 = check_nanbox_s(env, rs1); in helper_fsub_s()
227 float32 frs2 = check_nanbox_s(env, rs2); in helper_fsub_s()
233 float32 frs1 = check_nanbox_s(env, rs1); in helper_fmul_s()
234 float32 frs2 = check_nanbox_s(env, rs2); in helper_fmul_s()
240 float32 frs1 = check_nanbox_s(env, rs1); in helper_fdiv_s()
241 float32 frs2 = check_nanbox_s(env, rs2); in helper_fdiv_s()
247 float32 frs1 = check_nanbox_s(env, rs1); in helper_fmin_s()
248 float32 frs2 = check_nanbox_s(env, rs2); in helper_fmin_s()
256 float32 frs1 = check_nanbox_s(env, rs1); in helper_fminm_s()
257 float32 frs2 = check_nanbox_s(env, rs2); in helper_fminm_s()
264 float32 frs1 = check_nanbox_s(env, rs1); in helper_fmax_s()
265 float32 frs2 = check_nanbox_s(env, rs2); in helper_fmax_s()
273 float32 frs1 = check_nanbox_s(env, rs1); in helper_fmaxm_s()
274 float32 frs2 = check_nanbox_s(env, rs2); in helper_fmaxm_s()
281 float32 frs1 = check_nanbox_s(env, rs1); in helper_fsqrt_s()
287 float32 frs1 = check_nanbox_s(env, rs1); in helper_fle_s()
288 float32 frs2 = check_nanbox_s(env, rs2); in helper_fle_s()
294 float32 frs1 = check_nanbox_s(env, rs1); in helper_fleq_s()
295 float32 frs2 = check_nanbox_s(env, rs2); in helper_fleq_s()
301 float32 frs1 = check_nanbox_s(env, rs1); in helper_flt_s()
302 float32 frs2 = check_nanbox_s(env, rs2); in helper_flt_s()
308 float32 frs1 = check_nanbox_s(env, rs1); in helper_fltq_s()
309 float32 frs2 = check_nanbox_s(env, rs2); in helper_fltq_s()
315 float32 frs1 = check_nanbox_s(env, rs1); in helper_feq_s()
316 float32 frs2 = check_nanbox_s(env, rs2); in helper_feq_s()
322 float32 frs1 = check_nanbox_s(env, rs1); in helper_fcvt_w_s()
328 float32 frs1 = check_nanbox_s(env, rs1); in helper_fcvt_wu_s()
334 float32 frs1 = check_nanbox_s(env, rs1); in helper_fcvt_l_s()
340 float32 frs1 = check_nanbox_s(env, rs1); in helper_fcvt_lu_s()
366 float32 frs1 = check_nanbox_s(env, rs1); in helper_fclass_s()
374 float32 frs1 = check_nanbox_s(env, rs1); in helper_fround_s()
389 float32 frs1 = check_nanbox_s(env, rs1); in helper_froundnx_s()
445 float32 frs1 = check_nanbox_s(env, rs1); in helper_fcvt_d_s()
729 float32 frs1 = check_nanbox_s(env, rs1); in helper_fcvt_h_s()
752 float32 frs1 = check_nanbox_s(env, rs1); in helper_fcvt_bf16_s()