Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp45 using Base = OpVariableElement<VarT, VariableKind>; in OpVariableElement() function in __anonae090d040111::OpVariableElement
40 class OpVariableElement : public VariableElementBase<VariableKind> { global() class