Searched refs:attrPos (Results 1 – 2 of 2) sorted by relevance
308 auto *attrPos = cast<AttributePosition>(pos); in getValueAt() local311 attrPos->getName().strref()); in getValueAt()337 auto *attrPos = cast<AttributeLiteralPosition>(pos); in getValueAt() local339 builder.create<pdl_interp::CreateAttributeOp>(loc, attrPos->getValue()); in getValueAt()
253 Position *&attrPos = inputs[op]; in getAttributePredicates() local254 if (attrPos) in getAttributePredicates()258 attrPos = builder.getAttributeLiteral(value); in getAttributePredicates()