Searched defs:length_mod (Results 1 – 15 of 15) sorted by relevance
83 LengthMod length_mod = LengthMod::none; member104 constexpr ConvTag(LengthMod length_mod) // NOLINT in ConvTag()
221 LengthMod length_mod = tag.as_length(); in ConsumeConversion() local
69 LengthMod length_mod = LengthMod::none; member90 constexpr ConvTag(LengthMod length_mod) // NOLINT in ConvTag()
207 LengthMod length_mod = tag.as_length(); in ConsumeConversion() local
80 LengthMod length_mod = LengthMod::none; member99 constexpr ConvTag(LengthMod length_mod) // NOLINT in ConvTag()
210 LengthMod length_mod = tag.as_length(); in ConsumeConversion() local
933 const int32_t length_mod = (dim_end[dim] - dim_begin[dim]) % stride; in StridedSlice() local
932 const int32_t length_mod = (dim_end[dim] - dim_begin[dim]) % stride; in StridedSlice() local