Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 90) sorted by relevance

1234

/llvm-project-15.0.7/lldb/test/Shell/helper/
H A Dtoolchain.py13 def _get_lldb_init_path(config): argument
17 def _disallow(config, execName): argument
26 def use_lldb_substitutions(config): argument
87 def _use_msvc_substitutions(config): argument
115 def use_support_substitutions(config): argument
172 def use_lldb_repro_substitutions(config, mode): argument
/llvm-project-15.0.7/libcxx/utils/libcxx/test/
H A Ddsl.py110 def _makeConfigTest(config): argument
323 def applyTo(self, config): argument
364 def applyTo(self, config): argument
381 def applyTo(self, config): argument
401 def applyTo(self, config): argument
420 def applyTo(self, config): argument
439 def applyTo(self, config): argument
458 def applyTo(self, config): argument
478 def applyTo(self, config): argument
499 def applyTo(self, config): argument
[all …]
H A Dnewconfig.py12 def _getSubstitution(substitution, config): argument
18 def configure(parameters, features, config, lit_config): argument
/llvm-project-15.0.7/lldb/unittests/Expression/
H A DCppModuleConfigurationTest.cpp70 CppModuleConfiguration config(makeFiles(files), llvm::Triple()); in TEST_F() local
88 CppModuleConfiguration config(makeFiles(files), in TEST_F() local
106 CppModuleConfiguration config(makeFiles(files), llvm::Triple()); in TEST_F() local
122 CppModuleConfiguration config(makeFiles(files), llvm::Triple()); in TEST_F() local
140 CppModuleConfiguration config(makeFiles(files), llvm::Triple()); in TEST_F() local
160 CppModuleConfiguration config(makeFiles(files), in TEST_F() local
181 CppModuleConfiguration config(makeFiles(files), llvm::Triple()); in TEST_F() local
196 CppModuleConfiguration config(makeFiles(files), llvm::Triple()); in TEST_F() local
214 CppModuleConfiguration config(makeFiles(files), llvm::Triple()); in TEST_F() local
228 CppModuleConfiguration config(makeFiles(files), llvm::Triple()); in TEST_F() local
[all …]
/llvm-project-15.0.7/mlir/include/mlir/Parser/
H A DParser.h124 inline OwningOpRef<ContainerOpT> parseSourceFile(const ParserConfig &config, in parseSourceFile()
146 parseSourceFile(const llvm::SourceMgr &sourceMgr, const ParserConfig &config) { in parseSourceFile()
160 const ParserConfig &config) { in parseSourceFile()
175 const ParserConfig &config) { in parseSourceFile()
189 const ParserConfig &config) { in parseSourceString()
/llvm-project-15.0.7/mlir/lib/Parser/
H A DParser.cpp20 Block *block, const ParserConfig &config, in parseSourceFile()
32 const ParserConfig &config, in parseSourceFile()
40 const ParserConfig &config, in parseSourceFile()
58 const ParserConfig &config, in parseSourceString()
/llvm-project-15.0.7/mlir/lib/Transforms/
H A DCanonicalizer.cpp49 GreedyRewriteConfig config; in runOnOperation() local
67 mlir::createCanonicalizerPass(const GreedyRewriteConfig &config, in createCanonicalizerPass()
/llvm-project-15.0.7/libcxx/benchmarks/
H A Dlit.cfg.py11 config = object() variable
/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/TypeCheck/Linux/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/profile/Posix/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/profile/Windows/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/Linux/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/Linux/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/Posix/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/Darwin/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/Linux/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/msan/Linux/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/builtins/TestCases/Darwin/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/cfi/cross-dso/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Windows/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/Posix/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Darwin/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/tsan/Darwin/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/tsan/Linux/
H A Dlit.local.cfg.py1 def getRoot(config): argument
/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dlit.local.cfg.py1 def getRoot(config): argument

1234