Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp1383 bool hasAllRegions = llvm::any_of( in genParserRegionResolution() local
1385 if (hasAllRegions) { in genParserRegionResolution()
2177 bool hasAllRegions = false, hasAllSuccessors = false; member in __anon81548fc81611::FormatParser
2348 if (hasAllRegions) in verifyRegions()
2533 if (hasAllRegions || !seenRegions.insert(region).second) in parseVariable()
2863 if (hasAllRegions || !seenRegions.empty()) in parseRegionsDirective()
2865 hasAllRegions = true; in parseRegionsDirective()