Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/mlir-translate/
H A DMlirTranslateMain.cpp63 registerMLIRContextCLOptions(); in mlirTranslateMain()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DMLIRContext.h243 void registerMLIRContextCLOptions();
/llvm-project-15.0.7/mlir/examples/toy/Ch2/
H A Dtoyc.cpp128 mlir::registerMLIRContextCLOptions(); in main()
/llvm-project-15.0.7/flang/tools/tco/
H A Dtco.cpp144 mlir::registerMLIRContextCLOptions(); in main()
/llvm-project-15.0.7/mlir/examples/toy/Ch3/
H A Dtoyc.cpp147 mlir::registerMLIRContextCLOptions(); in main()
/llvm-project-15.0.7/mlir/examples/toy/Ch4/
H A Dtoyc.cpp156 mlir::registerMLIRContextCLOptions(); in main()
/llvm-project-15.0.7/flang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp143 mlir::registerMLIRContextCLOptions(); in executeCompilerInvocation()
/llvm-project-15.0.7/mlir/examples/toy/Ch5/
H A Dtoyc.cpp179 mlir::registerMLIRContextCLOptions(); in main()
/llvm-project-15.0.7/mlir/examples/toy/Ch6/
H A Dtoyc.cpp259 mlir::registerMLIRContextCLOptions(); in main()
/llvm-project-15.0.7/mlir/lib/Tools/mlir-opt/
H A DMlirOptMain.cpp231 registerMLIRContextCLOptions(); in MlirOptMain()
/llvm-project-15.0.7/mlir/examples/toy/Ch7/
H A Dtoyc.cpp260 mlir::registerMLIRContextCLOptions(); in main()
/llvm-project-15.0.7/flang/tools/bbc/
H A Dbbc.cpp277 mlir::registerMLIRContextCLOptions(); in main()
/llvm-project-15.0.7/mlir/lib/IR/
H A DMLIRContext.cpp86 void mlir::registerMLIRContextCLOptions() { in registerMLIRContextCLOptions() function in mlir
/llvm-project-15.0.7/mlir/docs/
H A DDiagnostics.md156 to the command line with the `registerMLIRContextCLOptions` method. These