Searched refs:OperandOrAttribute (Results 1 – 3 of 3) sorted by relevance
275 struct OperandOrAttribute { struct277 OperandOrAttribute(Kind kind, int index) { in OperandOrAttribute() argument288 OperandOrAttribute getArgToOperandOrAttribute(int index) const;333 SmallVector<OperandOrAttribute, 4> attrOrOperandMapping;
428 {OperandOrAttribute::Kind::Operand, operandIndex}); in populateOpStructure()433 {OperandOrAttribute::Kind::Attribute, attrIndex}); in populateOpStructure()575 -> OperandOrAttribute { in getArgToOperandOrAttribute()
1769 if (arg.kind() == Operator::OperandOrAttribute::Kind::Operand) in genTypeInterfaceMethods()