Searched refs:attrValues (Results 1 – 3 of 3) sorted by relevance
58 auto attrValues = inputValues.getValues<Attribute>(); in matchAndRewrite() local77 outputValues[dstLinearIndex] = attrValues[srcIndices]; in matchAndRewrite()
505 SmallVector<Value> attrValues; in genExprImpl() local508 attrValues.push_back(genSingleExpr(attr->getValue())); in genExprImpl()517 attrValues, results); in genExprImpl()
360 CArg<"ValueRange", "llvm::None">:$attrValues,364 operandValues, attrValues, $_builder.getStrArrayAttr(attrNames),