Home
last modified time | relevance | path

Searched defs:OperandOrAttribute (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/include/mlir/TableGen/
DOperator.h275 struct OperandOrAttribute { struct
277 OperandOrAttribute(Kind kind, int index) { in OperandOrAttribute() argument
287 // Returns the OperandOrAttribute corresponding to the index. argument