Searched defs:i_value (Results 1 – 7 of 7) sorted by relevance
84 … const T i_value = in_ptr[offset_slice_in + xk * dilation_x + yk * dilation_y * width_in]; variable162 … const int32_t i_value = in_ptr[offset_slice_in + xk * dilation_x + yk * dilation_y * width_in]; variable
1654 double i_value = get_iq_value(tone_data.tone_data_[k].i_sample_); in parse_ras_segments() local1795 double i_value = get_iq_value(view_tone_data[k].i_sample_); in parse_ras_segments() local2112 double i_value = get_iq_value(tone_data[k].i_sample_); in parse_cs_result_data() local2224 double i_value = get_iq_value(view_tone_data[k].i_sample_); in parse_cs_result_data() local
170 uint64_t i_value = i_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local
233 } else if (auto i_value = std::get_if<int64_t>(&value)) { in add_samples() local
1870 std::optional<IValue> i_value = toTypeInferredIValueOptional(value); in initJITBindings() local