Home
last modified time | relevance | path

Searched defs:DISABLED (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DMLIRContext.h57 enum class Threading { DISABLED, ENABLED }; enumerator
/llvm-project-15.0.7/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1465 enum Scaling { UNKNOWN, ENABLED, DISABLED }; enumerator