| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cert/ |
| H A D | msc51-cpp.rst | 14 `MSC32-C. Properly seed pseudorandom number generators 15 …s://wiki.sei.cmu.edu/confluence/display/c/MSC32-C.+Properly+seed+pseudorandom+number+generators>`_.
|
| H A D | msc50-cpp.rst | 6 Pseudorandom number generators use mathematical algorithms to produce a sequence
|
| /llvm-project-15.0.7/clang/utils/ABITest/ |
| H A D | TypeGen.py | 414 self.generators = [] 425 self.bounds = [g.cardinality for g in self.generators] 430 self.generators.append(g) 434 for g in self.generators: 444 return self.generators[index].get(M)
|
| /llvm-project-15.0.7/lldb/cmake/modules/ |
| H A D | LLDBStandalone.cmake | 1 # CMP0116: Ninja generators transform `DEPFILE`s from `add_custom_command()` 77 # They are used as destination of target generators.
|
| H A D | LLDBFramework.cmake | 40 # generators. Overwrite to account for special framework output directory.
|
| /llvm-project-15.0.7/llvm/lib/WindowsManifest/ |
| H A D | CMakeLists.txt | 24 # CMAKE_BUILD_TYPE is only meaningful to single-configuration generators.
|
| /llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/ |
| H A D | testfilerunner.m | 623 NSMutableArray *generators = [NSMutableArray new]; 680 generators = (NSMutableArray *)[TestFileExeGenerator generatorsFromFILE:stdin]; 688 if (generator) [generators addObject:generator]; 697 for (TestFileExeGenerator *generator in generators) { 710 line.frameworkPath = frameworkPath; // tell generators about it instead XXX 711 line.libraryPath = libraryPath; // tell generators about it instead XXX
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 779 const std::tuple<ParamGenerator<T>...>& generators, bool is_end) in IteratorImpl() argument 781 begin_(std::get<I>(generators).begin()...), in IteratorImpl() 782 end_(std::get<I>(generators).end()...), in IteratorImpl()
|
| /llvm-project-15.0.7/compiler-rt/docs/ |
| H A D | BuildingCompilerRT.rst | 26 Sets the build type for ``make`` based generators. Possible values are
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | llvm-ct-intrinsics.ll | 1 ; Make sure this testcase is supported by all code generators
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | CMakeLists.txt | 293 # CMAKE_BUILD_TYPE is only meaningful to single-configuration generators. 306 # CMAKE_BUILD_TYPE is only meaningful to single-configuration generators.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | cmpxchg8b_alloca_regalloc_handling.ll | 6 ; emmiting lea before 4 cmpxchg8b operands generators.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MarkedUpDisassembly.rst | 17 generators, and pretty-printers, which need more than the raw instructions and
|
| H A D | Bugpoint.rst | 20 generators, see :doc:`HowToSubmitABug`. 27 generators, and does not need to "know" how they work. Because of this, it may
|
| H A D | LinkTimeOptimization.rst | 182 optimizer and code generators using ``lto_codegen_compile()`` which returns a
|
| /llvm-project-15.0.7/libunwind/docs/ |
| H A D | BuildingLibunwind.rst | 80 Sets the build type for ``make`` based generators. Possible values are
|
| /llvm-project-15.0.7/llvm/tools/xcode-toolchain/ |
| H A D | CMakeLists.txt | 104 …M_DISTRIBUTION_COMPONENTS cannot be specified with multi-configuration generators (i.e. Xcode or V…
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | TargetInstrInfo.td | 2 // the target independent code generators.
|
| /llvm-project-15.0.7/ |
| H A D | README.md | 55 Some common build system generators are:
|
| /llvm-project-15.0.7/llvm/cmake/modules/ |
| H A D | HandleLLVMOptions.cmake | 39 message(WARNING "Job pooling is only available with Ninja generators.") 58 message(WARNING "Job pooling is only available with Ninja generators.") 1168 # generators. This option disables optional build system features that make IDEs 1175 "Disable optional build system features that cause problems for IDE generators" 1178 message(WARNING "Disabling LLVM_ENABLE_IDE on multi-configuration generators is not recommended.")
|
| H A D | TableGen.cmake | 146 # CMake doesn't let compilation units depend on their dependent libraries on some generators.
|
| H A D | LLVMDistributionSupport.cmake | 26 …M_DISTRIBUTION_COMPONENTS cannot be specified with multi-configuration generators (i.e. Xcode or V…
|
| /llvm-project-15.0.7/lld/ |
| H A D | CMakeLists.txt | 86 # They are used as destination of target generators.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | HowToSetupToolingForLLVM.rst | 59 For Windows developers, the Visual Studio project generators in CMake do
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | llc-pipeline.ll | 58 ; GCN-O0-NEXT: Lower invoke and unwind, for unwindless code generators 227 ; GCN-O1-NEXT: Lower invoke and unwind, for unwindless code generators 509 ; GCN-O1-OPTS-NEXT: Lower invoke and unwind, for unwindless code generators 799 ; GCN-O2-NEXT: Lower invoke and unwind, for unwindless code generators 1104 ; GCN-O3-NEXT: Lower invoke and unwind, for unwindless code generators
|