Home
last modified time | relevance | path

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

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