Searched defs:OperandOrAttribute (Results 1 – 1 of 1) sorted by relevance
275 struct OperandOrAttribute { struct277 OperandOrAttribute(Kind kind, int index) { in OperandOrAttribute() function287 // Returns the OperandOrAttribute corresponding to the index. argument