| /llvm-project-15.0.7/libunwind/test/libunwind/test/ |
| H A D | config.py | 11 from libcxx.test.config import Configuration as LibcxxConfiguration 14 class Configuration(LibcxxConfiguration): class 17 super(Configuration, self).__init__(lit_config, config) 31 super(Configuration, self).configure_obj_root() 37 super(Configuration, self).configure_features() 54 super(Configuration, self).configure_compile_flags()
|
| /llvm-project-15.0.7/libcxxabi/test/libcxxabi/test/ |
| H A D | config.py | 11 from libcxx.test.config import Configuration as LibcxxConfiguration 15 class Configuration(LibcxxConfiguration): class 18 super(Configuration, self).__init__(lit_config, config) 38 super(Configuration, self).configure_obj_root() 41 super(Configuration, self).configure_features() 54 super(Configuration, self).configure_compile_flags()
|
| /llvm-project-15.0.7/lldb/examples/test/ |
| H A D | lldbtest-stderr | 5 Configuration: arch=x86_64 compiler=gcc 14 Configuration: arch=x86_64 compiler=llvm-gcc 23 Configuration: arch=i386 compiler=gcc 32 Configuration: arch=i386 compiler=llvm-gcc
|
| H A D | usage-lldb-loggings | 41 Configuration: arch=x86_64 compiler=clang 105 Configuration: arch=x86_64 compiler=clang
|
| /llvm-project-15.0.7/libc/benchmarks/ |
| H A D | LibcMemoryGoogleBenchmarkMain.cpp | 43 Configuration(Configurations[State.range(1)]) { in Runner() 56 State.SetLabel((Twine(Configuration.Name) + "," + Distribution.Name).str()); in ~Runner() 64 benchmark::DoNotOptimize(Setup.Call(P, Configuration.Function)); in runBatch() 76 ConfigurationType Configuration; member
|
| H A D | libc-benchmark-analysis.py3 | 34 Mode = " (Sweep)" if study["Configuration"]["IsSweepMode"] else "" 39 return study["Configuration"]["Function"] 48 SweepModeMaxSize = study["Configuration"]["SweepModeMaxSize"] 50 NumTrials = study["Configuration"]["NumTrials"] 79 distribution = study["Configuration"]["SizeDistributionName"]
|
| H A D | JSONTest.cpp | 99 Field(&Study::Configuration, equals(S.Configuration)), in equals() 144 "Configuration": { in TEST() 154 "Configuration": { in TEST()
|
| H A D | LibcMemoryBenchmarkMain.cpp | 122 StudyConfiguration &SC = Study.Configuration; in createStudy() 182 Study.Configuration.SweepModeMaxSize = SweepMaxSize; in run() 219 Study.Configuration.SizeDistributionName = Distribution.Name.str(); in run()
|
| /llvm-project-15.0.7/polly/include/polly/Config/ |
| H A D | config.h.cmake | 1 //===- polly/Config.h ------------ Configuration of Polly -------*- C++ -*-===// 9 // Configuration of Polly.
|
| /llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/ |
| H A D | BenchmarkRunner.h | 43 runConfiguration(const BenchmarkCode &Configuration, unsigned NumRepetitions, 85 Expected<std::string> writeObjectFile(const BenchmarkCode &Configuration,
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | Config.h | 27 struct Configuration { struct 101 extern Configuration *config;
|
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/ |
| H A D | CMakeLists.txt | 2 Configuration.cpp
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Config.h | 104 struct Configuration { struct 207 extern std::unique_ptr<Configuration> config; argument
|
| /llvm-project-15.0.7/libunwind/test/configs/ |
| H A D | ibm-libunwind-shared.cfg.in | 1 # Configuration file for running the libunwind tests on AIX.
|
| H A D | llvm-libunwind-shared.cfg.in | 2 # Configuration file for running the libunwind tests against the shared library.
|
| H A D | llvm-libunwind-static.cfg.in | 2 # Configuration file for running the libunwind tests against the static library.
|
| H A D | llvm-libunwind-merged.cfg.in | 2 # Configuration file for running the libunwind tests against a libc++ shared library
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Config.h | 97 struct Configuration { struct 290 extern std::unique_ptr<Configuration> config; argument
|
| /llvm-project-15.0.7/clang-tools-extra/docs/ |
| H A D | clang-doc.rst | 55 Configuration chapter 58 Configuration for :program:`clang-doc` is currently limited to command-line options.
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 1325 AttributorConfig Configuration) 1327 InfoCache(InfoCache), Configuration(Configuration) {} 1412 Configuration.Allowed && !Configuration.Allowed->count(&AAType::ID); 1589 if (Configuration.DefaultInitializeLiveInternals) 1598 Configuration.CGUpdater.removeCallSite(*CI); 1666 if (Configuration.DeleteFns) 1813 if (!Configuration.OREGetter) 1817 auto &ORE = Configuration.OREGetter(F); 1834 if (!Configuration.OREGetter) 1837 auto &ORE = Configuration.OREGetter(F); [all …]
|
| /llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/ |
| H A D | CodeGen.cpp | 463 struct Configuration { struct 511 static raw_ostream &operator<<(raw_ostream &Stream, const Configuration &C) { in operator <<() 529 Configuration Conf; in Serialize()
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Config.h | 104 struct Configuration { struct 372 extern std::unique_ptr<Configuration> config;
|
| /llvm-project-15.0.7/libcxx/ |
| H A D | appveyor.yml | 44 # Configuration Step
|
| /llvm-project-15.0.7/llvm/test/Object/ |
| H A D | coff-dwarf-debug-only.test | 14 CHECK-NEXT: Entry a 0000000000000000 00000000 Load Configuration Directory
|
| /llvm-project-15.0.7/polly/test/UnitIsl/ |
| H A D | lit.cfg | 10 # Configuration file for the 'lit' test runner.
|