Home
last modified time | relevance | path

Searched refs:withTrailingX (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DTypeParser.cpp543 bool allowDynamic, bool withTrailingX) { in parseDimensionListRanked() argument
559 if (withTrailingX) { in parseDimensionListRanked()
H A DAsmParserImpl.h525 bool withTrailingX) override { in parseDimensionList() argument
527 withTrailingX); in parseDimensionList()
H A DParser.h215 bool withTrailingX = true);
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpImplementation.h1185 bool withTrailingX = true) = 0;