Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp56 TypeRefDirective, enumerator
239 class TypeRefDirective class
242 TypeRefDirective(std::unique_ptr<Element> arg) : operand(std::move(arg)) {} in TypeRefDirective() function in __anon81548fc80311::TypeRefDirective