Searched defs:i_value (Results 1 – 4 of 4) 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
170 uint64_t i_value = i_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local