Home
last modified time | relevance | path

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

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DParser.cpp262 struct IsolatedSSANameScope { struct in __anon7a30f9000111::OperationParser
264 void recordDefinition(StringRef def) { in recordDefinition()
269 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
272 void popSSANameScope() { in popSSANameScope()
279 llvm::StringMap<SmallVector<std::pair<Value, SMLoc>, 1>> values;
282 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DParser.cpp425 struct IsolatedSSANameScope { struct in __anon37eb714b0111::OperationParser
427 void recordDefinition(StringRef def) { in recordDefinition()
432 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
435 void popSSANameScope() { in popSSANameScope()
442 llvm::StringMap<SmallVector<ValueDefinition, 1>> values;
445 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DParser.cpp264 struct IsolatedSSANameScope { struct in __anon1347a76b0111::OperationParser
266 void recordDefinition(StringRef def) { in recordDefinition()
271 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
274 void popSSANameScope() { in popSSANameScope()
281 llvm::StringMap<SmallVector<std::pair<Value, SMLoc>, 1>> values;
284 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DParser.cpp291 struct IsolatedSSANameScope { struct in __anone08fe63e0111::OperationParser
293 void recordDefinition(StringRef def) { in recordDefinition()
298 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
301 void popSSANameScope() { in popSSANameScope()
308 llvm::StringMap<SmallVector<std::pair<Value, SMLoc>, 1>> values;
311 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DParser.cpp291 struct IsolatedSSANameScope { struct in __anon369c9a2a0111::OperationParser
293 void recordDefinition(StringRef def) { in recordDefinition()
298 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
301 void popSSANameScope() { in popSSANameScope()
308 llvm::StringMap<SmallVector<std::pair<Value, SMLoc>, 1>> values;
311 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.cpp353 struct IsolatedSSANameScope { struct in __anon196229000111::OperationParser
355 void recordDefinition(StringRef def) { in recordDefinition()
360 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
363 void popSSANameScope() { in popSSANameScope()
370 llvm::StringMap<SmallVector<ValueDefinition, 1>> values;
373 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.cpp353 struct IsolatedSSANameScope { struct in __anon5340b5380111::OperationParser
355 void recordDefinition(StringRef def) { in recordDefinition()
360 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
363 void popSSANameScope() { in popSSANameScope()
370 llvm::StringMap<SmallVector<ValueDefinition, 1>> values;
373 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.cpp353 struct IsolatedSSANameScope { struct in __anon6f6edcec0111::OperationParser
355 void recordDefinition(StringRef def) { in recordDefinition()
360 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
363 void popSSANameScope() { in popSSANameScope()
370 llvm::StringMap<SmallVector<ValueDefinition, 1>> values;
373 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Parser/
H A DParser.cpp3252 struct IsolatedSSANameScope { struct in __anon6816a9bb1611::OperationParser
3254 void recordDefinition(StringRef def) { in recordDefinition()
3259 void pushSSANameScope() { definitionsPerScope.push_back({}); } in pushSSANameScope()
3262 void popSSANameScope() { in popSSANameScope()
3269 llvm::StringMap<SmallVector<std::pair<Value, SMLoc>, 1>> values;
3272 SmallVector<llvm::StringSet<>, 2> definitionsPerScope;