Searched defs:registerCLOptions (Results 1 – 4 of 4) sorted by relevance
| /llvm-project/mlir/lib/Debug/ | ||
| H A D | DebugCounter.cpp | 112 void DebugCounter::registerCLOptions() { in registerCLOptions() function in DebugCounter |
| H A D | CLOptionsSetup.cpp | 74 void DebugConfig::registerCLOptions() { *clOptionsConfig; } in registerCLOptions() function in DebugConfig |
| /llvm-project/mlir/examples/transform-opt/ | ||
| H A D | mlir-transform-opt.cpp | 92 static void registerCLOptions() { *clOptions; } in registerCLOptions() function |
| /llvm-project/mlir/lib/Tools/mlir-opt/ | ||
| H A D | MlirOptMain.cpp | 204 void MlirOptMainConfig::registerCLOptions(DialectRegistry ®istry) { registerCLOptions() function in MlirOptMainConfig |