Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DFormatGen.cpp327 std::vector<FormatElement *> thenElements, elseElements; parseOptionalGroup() local
H A DFormatGen.h388 OptionalElement(std::vector<FormatElement *> &&thenElements, in OptionalElement()
H A DAttrOrTypeFormatGen.cpp669 ArrayRef<FormatElement *> thenElements = in genOptionalGroupParser() local
H A DOpFormatGen.cpp1361 ArrayRef<FormatElement *> thenElements = genElementParser() local
2276 ArrayRef<FormatElement *> thenElements = optional->getThenElements(); genElementPrinter() local