| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | infinite-loop.mm | 90 -(void)populate; method 94 -(void)populate { method
|
| /llvm-project-15.0.7/llvm/test/Transforms/SROA/ |
| H A D | alignment.ll | 181 call void @populate(ptr %ptr) 195 call void @populate(ptr %ptr) 209 call void @populate(ptr %ptr) 226 declare void @populate(ptr)
|
| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | LazyCallGraphTest.cpp | 276 A2.populate(); in TEST() 279 A3.populate(); in TEST() 290 B2.populate(); in TEST() 293 B3.populate(); in TEST() 304 C2.populate(); in TEST() 307 C3.populate(); in TEST() 311 D1.populate(); in TEST() 314 D2.populate(); in TEST() 424 A.populate(); in TEST() 426 B.populate(); in TEST() [all …]
|
| /llvm-project-15.0.7/libcxx/test/libcxx/selftest/dsl/ |
| H A D | lit.local.cfg | 5 # substituting the directory. This way, the test itself can populate %T as it
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-opt-remarks-lazy-bfi.ll | 18 ; Verify that we don't new populate MachineBFI for passes that already use 29 ; Verify that we only populate MachineBFI on behalf of ORE when hotness is
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/OrcLazy/ |
| H A D | static-initializers-in-objectfiles.ll | 8 ; with value zero. The first execution will populate an object cache for the
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopRotate/ |
| H A D | pr51981-scev-problem.ll | 5 ; In the first two RUN lines print<scalar-evolution> is used to populate the 8 ; crashes where only observed when using canon-freeze as a trigger to populate
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | DDG.cpp | 194 DDGBuilder(*this, D, BBList).populate(); in DataDependenceGraph() 209 DDGBuilder(*this, D, BBList).populate(); in DataDependenceGraph()
|
| H A D | LazyCallGraph.cpp | 1780 N.populate(); in initNode() 1931 N.populate(); in buildRefSCCs() 1982 for (LazyCallGraph::Edge &E : N.populate()) in printNode() 2029 for (LazyCallGraph::Edge &E : N.populate()) { in printNodeDOT()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | DependenceGraphBuilder.h | 59 void populate() { in populate() function
|
| H A D | LazyCallGraph.h | 364 EdgeSequence &populate() { in populate() function
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Tosa/Transforms/ |
| H A D | Passes.td | 60 exposed as populate functions in include/mlir/Dialect/Tosa/Transforms/Passes.h
|
| /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/ |
| H A D | CMakeLists.txt | 47 # its own options parsing and populate the Options struct itself.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profgen/ |
| H A D | inline-cs-noprobe.test | 8 …/inline-cs-noprobe.perfbin --output=%t --profile-summary-cold-count=0 --populate-profile-symbol-li…
|
| H A D | inline-noprobe2.test | 8 …be2.perfscript --binary=%S/Inputs/inline-noprobe2.perfbin --output=%t --populate-profile-symbol-li…
|
| /llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/SystemZ/ |
| H A D | sub-xor.ll | 17 ; CHECK-NEXT: tail call void @populate(ptr noundef nonnull @ARR) #[[ATTR2:[0-9]+]] 153 call void @populate(ptr noundef @ARR) 201 declare dso_local void @populate(ptr noundef) #1
|
| /llvm-project-15.0.7/clang/cmake/caches/ |
| H A D | README.txt | 4 This directory contains CMake cache scripts that pre-populate the CMakeCache in
|
| /llvm-project-15.0.7/clang/runtime/ |
| H A D | CMakeLists.txt | 50 # Find all variables that start with COMPILER_RT and populate a variable with
|
| /llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/ |
| H A D | domtree-updates.ll | 15 ; that function, and that the PredsOfPredBB set that is used to populate
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/ |
| H A D | shstrtab.yaml | 418 ## to populate the corresponding DWARF block. As a result, the original 421 ## string table to populate the DWARF block.
|
| /llvm-project-15.0.7/mlir/lib/Bindings/Python/ |
| H A D | IRAffine.cpp | 680 auto populate = [](void *result, intptr_t idx, in populateIRAffine() local 685 maps.data(), maps.size(), compressed.data(), populate); in populateIRAffine()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | sse1.ll | 13 ; This should not emit shuffles to populate the top 2 elements of the 4-element
|
| /llvm-project-15.0.7/mlir/docs/Tutorials/ |
| H A D | QuickstartRewrites.md | 257 the `match` function in a multi-step rewrite may populate and return a
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/LLVMIR/ |
| H A D | LLVMOpBase.td | 342 // Sample use: derive an entry from this class and populate the fields.
|
| /llvm-project-15.0.7/mlir/docs/Tutorials/Toy/ |
| H A D | Ch-2.md | 522 // Add custom build methods for the constant operation. These methods populate 636 /// parser rules. These rules are used to populate an `mlir::OperationState`
|