Searched refs:fp_value (Results 1 – 3 of 3) sorted by relevance
602 uint128_struct fp_value = context_arm64->float_save.regs[freg_index]; in Print() local604 freg_index, fp_value.high, fp_value.low); in Print()
280 const int64 fp_value = in RequantizeManyInNewRangeReference() local282 const int64 offset_intermediate = fp_value - output_offset_fp; in RequantizeManyInNewRangeReference()393 const int32 fp_value = in RequantizeManyInNewRangeNeon() local397 const int32 offset_intermediate = fp_value - output_offset_fp; in RequantizeManyInNewRangeNeon()724 auto fp_value = ((input_array.template cast<int64>() * range_scale_fp) variable727 auto intermediate = fp_value.unaryExpr(int64_right_shift_op<fp_shift>());
1730 fp_value = _aggregate_variable(values['fp'], metrics_collections)1735 return fp_value, update_ops['fp']