Searched refs:outputValues (Results 1 – 1 of 1) sorted by relevance
52 SmallVector<Attribute, 4> outputValues; in matchAndRewrite() local53 outputValues.resize(numElements); in matchAndRewrite()77 outputValues[dstLinearIndex] = attrValues[srcIndices]; in matchAndRewrite()81 op, outputType, DenseElementsAttr::get(outputType, outputValues)); in matchAndRewrite()