Searched refs:int_value_begin (Results 1 – 6 of 6) sorted by relevance
110 bool cond_value = (*cond.int_value_begin()).getSExtValue(); in matchAndRewrite()
70 auto reducing_dimension = *reduce_op.dimensions().int_value_begin(); in matchAndRewrite()
118 uint64_t alg_value = ((*alg_constant.int_value_begin()).getZExtValue()); in matchAndRewrite()
382 (*op.operand_segment_sizes().int_value_begin()).getSExtValue(); in Print()
918 IntElementIterator int_value_begin() const;
1011 auto DenseElementsAttr::int_value_begin() const -> IntElementIterator { in int_value_begin() function in DenseElementsAttr