Home
last modified time | relevance | path

Searched defs:registerCLOptions (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Debug/
H A DDebugCounter.cpp112 void DebugCounter::registerCLOptions() { in registerCLOptions() function in DebugCounter
H A DCLOptionsSetup.cpp74 void DebugConfig::registerCLOptions() { *clOptionsConfig; } in registerCLOptions() function in DebugConfig
/llvm-project/mlir/examples/transform-opt/
H A Dmlir-transform-opt.cpp92 static void registerCLOptions() { *clOptions; } in registerCLOptions() function
/llvm-project/mlir/lib/Tools/mlir-opt/
H A DMlirOptMain.cpp204 void MlirOptMainConfig::registerCLOptions(DialectRegistry &registry) { registerCLOptions() function in MlirOptMainConfig