Home
last modified time | relevance | path

Searched refs:explore (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/libcxx/utils/
H A Dgraph_header_deps.py91 def explore(graph, h1): function
95 explore(graph, h2)
96 explore(graph, h1)
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dstack-tagging-loop.ll1 ; We set a low dom-tree-reachability-max-bbs-to-explore to check whether the
5 ; RUN: opt -S -dom-tree-reachability-max-bbs-to-explore=4 -aarch64-stack-tagging %s -o - | FileChec…
/llvm-project-15.0.7/llvm/test/Transforms/GVN/
H A Dcapture-tracking-limit.ll3 ; RUN: opt -aa-pipeline=basic-aa -passes="gvn" -S -capture-tracking-max-uses-to-explore=20 %s | Fil…
4 ; RUN: opt -aa-pipeline=basic-aa -passes="gvn" -S -capture-tracking-max-uses-to-explore=21 %s | Fil…
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2001-02-13-Reference-MemoryResponse.txt43 keen to explore the implications of LLVM for mobile devices. Both bytecode
/llvm-project-15.0.7/llvm/docs/
H A DXRayExample.rst134 We have two options for doing that, and we explore both of these below.
321 We can then explore the graph rendering of the trace generated by this sample
H A DPhabricator.rst259 *Revision Update History*. Most features are self descriptive - explore, and
H A DProgrammersManual.rst2660 straight-forward manner, but this example will allow us to explore how you'd do
/llvm-project-15.0.7/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py900 def explore(self, graph, visitor): member in BasicExplorer
1050 explorer.explore(graph, visitor)
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-exegesis.rst243 `-max-configs-per-opcode` larger than `1` allows `llvm-exegesis` to explore
/llvm-project-15.0.7/lldb/docs/use/
H A Dsymbolication.rst368 addresses found in the crash log file. This allows you to explore the program
/llvm-project-15.0.7/mlir/docs/Rationale/
H A DRationaleSimplifiedPolyhedralForm.md56 We explore two different design points that are capable of expressing the same
/llvm-project-15.0.7/llvm/test/Transforms/FunctionAttrs/
H A Dnonnull.ll253 ; TEST 17 explore child BB test
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DVector.md418 make those very explicit in MLIR and allow codegen to explore tradeoffs.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Delement-wise-atomic-memory-intrinsics.ll682 ;; Use the memset4 case to explore alignment and sizing requirements in the
/llvm-project-15.0.7/clang/docs/
H A DDataFlowAnalysisIntro.md398 Let's explore how data flow analysis can help with a problem that is hard to
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dnonnull.ll583 ; TEST 17 explore child BB test