Home
last modified time | relevance | path

Searched defs:topLevelOp (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DAsmParserState.cpp143 void AsmParserState::initialize(Operation *topLevelOp) { in initialize()
152 void AsmParserState::finalize(Operation *topLevelOp) { in finalize()
H A DParser.cpp470 Operation *topLevelOp; member in __anon37eb714b0111::OperationParser
474 OperationParser::OperationParser(ParserState &state, ModuleOp topLevelOp) in OperationParser()
1994 OwningOpRef<ModuleOp> topLevelOp(ModuleOp::create(parserLoc)); in parse() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAsmParserState.cpp143 void AsmParserState::initialize(Operation *topLevelOp) { in initialize()
152 void AsmParserState::finalize(Operation *topLevelOp) { in finalize()
H A DParser.cpp398 Operation *topLevelOp; member in __anon196229000111::OperationParser
402 OperationParser::OperationParser(ParserState &state, ModuleOp topLevelOp) in OperationParser()
2321 OwningOpRef<ModuleOp> topLevelOp(ModuleOp::create(parserLoc)); in parse() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAsmParserState.cpp143 void AsmParserState::initialize(Operation *topLevelOp) { in initialize()
152 void AsmParserState::finalize(Operation *topLevelOp) { in finalize()
H A DParser.cpp398 Operation *topLevelOp; member in __anon5340b5380111::OperationParser
402 OperationParser::OperationParser(ParserState &state, ModuleOp topLevelOp) in OperationParser()
2321 OwningOpRef<ModuleOp> topLevelOp(ModuleOp::create(parserLoc)); in parse() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAsmParserState.cpp143 void AsmParserState::initialize(Operation *topLevelOp) { in initialize()
152 void AsmParserState::finalize(Operation *topLevelOp) { in finalize()
H A DParser.cpp398 Operation *topLevelOp; member in __anon6f6edcec0111::OperationParser
402 OperationParser::OperationParser(ParserState &state, ModuleOp topLevelOp) in OperationParser()
2321 OwningOpRef<ModuleOp> topLevelOp(ModuleOp::create(parserLoc)); in parse() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Analysis/
H A DDataFlowAnalysis.h284 void run(Operation *topLevelOp) { in run()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Analysis/
H A DDataFlowAnalysis.h284 void run(Operation *topLevelOp) { in run()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Analysis/
H A DDataFlowAnalysis.h284 void run(Operation *topLevelOp) { in run()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/
H A DJavaModelOperation.java741 JavaModelOperation topLevelOp = (JavaModelOperation) getCurrentOperationStack() in postAction() local
906 JavaModelOperation topLevelOp = (JavaModelOperation) this in setAttribute() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DJavaModelOperation.java647 JavaModelOperation topLevelOp = (JavaModelOperation)getCurrentOperationStack().get(0); in postAction() local
702 JavaModelOperation topLevelOp = (JavaModelOperation)getCurrentOperationStack().get(0); in removeAllPostAction() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Pass/
H A DIRPrinting.cpp112 auto *topLevelOp = op; in printIR() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Pass/
H A DIRPrinting.cpp112 auto *topLevelOp = op; in printIR() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Pass/
H A DIRPrinting.cpp122 auto *topLevelOp = op; in printIR() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Pass/
H A DIRPrinting.cpp112 auto *topLevelOp = op; in printIR() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Pass/
H A DIRPrinting.cpp112 auto *topLevelOp = op; in printIR() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Pass/
H A DIRPrinting.cpp122 auto *topLevelOp = op; in printIR() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Pass/
H A DIRPrinting.cpp123 auto *topLevelOp = op; in printIR() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Pass/
H A DIRPrinting.cpp112 auto *topLevelOp = op; in printIR() local
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/rand-0.7.3/src/seq/
H A Dmod.rs112 /// ``` in operator ==()
113 #[cfg(feature = "alloc")] in operator ==()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DParser.cpp124 OperationParser(ParserState &state, Operation *topLevelOp) in OperationParser()
335 Operation *topLevelOp; member in __anone08fe63e0111::OperationParser
2035 OwningOpRef<Operation *> topLevelOp(ModuleOp::create(parserLoc)); in parse() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DParser.cpp124 OperationParser(ParserState &state, Operation *topLevelOp) in OperationParser()
335 Operation *topLevelOp; member in __anon369c9a2a0111::OperationParser
2035 OwningOpRef<Operation *> topLevelOp(ModuleOp::create(parserLoc)); in parse() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Analysis/
H A DDataFlowAnalysis.cpp780 void ForwardDataFlowAnalysisBase::run(Operation *topLevelOp) { in run()

12