| /llvm-project-15.0.7/lldb/test/Shell/helper/ |
| H A D | toolchain.py | 13 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 D | dsl.py | 110 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 D | newconfig.py | 12 def _getSubstitution(substitution, config): argument 18 def configure(parameters, features, config, lit_config): argument
|
| /llvm-project-15.0.7/lldb/unittests/Expression/ |
| H A D | CppModuleConfigurationTest.cpp | 70 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 D | Parser.h | 124 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 D | Parser.cpp | 20 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 D | Canonicalizer.cpp | 49 GreedyRewriteConfig config; in runOnOperation() local 67 mlir::createCanonicalizerPass(const GreedyRewriteConfig &config, in createCanonicalizerPass()
|
| /llvm-project-15.0.7/libcxx/benchmarks/ |
| H A D | lit.cfg.py | 11 config = object() variable
|
| /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/TypeCheck/Linux/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Posix/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Windows/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/ubsan/TestCases/Misc/Linux/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/Linux/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/Posix/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/Darwin/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/Linux/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/msan/Linux/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/builtins/TestCases/Darwin/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/cfi/cross-dso/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Windows/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/Posix/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Darwin/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/tsan/Darwin/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/tsan/Linux/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|
| /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
| H A D | lit.local.cfg.py | 1 def getRoot(config): argument
|