Home
last modified time | relevance | path

Searched defs:clOptions (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Debug/
H A DDebugCounter.cpp40 static llvm::ManagedStatic<DebugCounterOptions> clOptions; variable
/llvm-project/mlir/lib/Tools/mlir-translate/
H A DTranslation.cpp37 static llvm::ManagedStatic<TranslationOptions> clOptions; variable
/llvm-project/mlir/examples/transform-opt/
H A Dmlir-transform-opt.cpp89 static llvm::ManagedStatic<MlirTransformOptCLOptions> clOptions; variable
[all...]
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp77 static llvm::ManagedStatic<MLIRContextOptions> clOptions; variable
H A DAsmPrinter.cpp201 static llvm::ManagedStatic<AsmPrinterOptions> clOptions; global() variable
[all...]