| /llvm-project-15.0.7/clang-tools-extra/clangd/index/ |
| H A D | ProjectAware.cpp | 46 void relations(const RelationsRequest &Req, 106 void ProjectAwareIndex::relations( in relations() function in clang::clangd::__anonba7a63790111::ProjectAwareIndex 111 return Idx->relations(Req, Callback); in relations()
|
| H A D | Index.cpp | 69 void SwapIndex::relations( in relations() function in clang::clangd::SwapIndex 72 return snapshot()->relations(R, CB); in relations()
|
| H A D | Merge.cpp | 166 void MergedIndex::relations( in relations() function in clang::clangd::MergedIndex 174 Dynamic->relations(Req, [&](const SymbolID &Subject, const Symbol &Object) { in relations() 181 Static->relations(Req, [&](const SymbolID &Subject, const Symbol &Object) { in relations()
|
| H A D | Index.h | 147 virtual void relations( 178 void relations(const RelationsRequest &,
|
| H A D | Merge.h | 41 void relations(const RelationsRequest &,
|
| H A D | MemIndex.h | 75 void relations(const RelationsRequest &Req,
|
| H A D | MemIndex.cpp | 88 void MemIndex::relations( in relations() function in clang::clangd::MemIndex
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | README | 1 isl is a thread-safe C library for manipulating sets and relations 3 the sets and relations may involve both parameters and existentially
|
| /llvm-project-15.0.7/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/ |
| H A D | simple.ll | 1 ; This testcase consists of alias relations which should be completely
|
| H A D | const-expr-gep.ll | 1 ; This testcase consists of alias relations which should be completely
|
| /llvm-project-15.0.7/llvm/test/Analysis/BasicAA/ |
| H A D | 2003-11-04-SimpleCases.ll | 1 ; This testcase consists of alias relations which should be completely
|
| H A D | 2003-12-11-ConstExprGEP.ll | 1 ; This testcase consists of alias relations which should be completely
|
| H A D | 128-bit-ptr.ll | 1 ; This testcase consists of alias relations on 128-bit pointers that
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | isl.bib | 334 of statement instances, the access relations, the dependences and 336 relations of sequences of integers bounded by (quasi-)affine constraints. 337 When these sets and relations are represented in disjunctive normal form, 473 …keywords = {Polyhedral compilation, Presburger relations, code generation, index set splitting, un…
|
| H A D | implementation.tex | 28 $R$ is a finite union of basic relations 76 $S \in \Z^n \to 2^{\Z^{d_2+d_3}}$ be two relations, 948 the same as the number of basic relations in $R$. 1007 each consist of two basic relations. If there are $m$ 1387 forward relations, a special case of acyclic relations. 1445 This idea can be generalized to relations that are unions 1446 of more than two basic relations by constructing the 1448 the basic relations and an edge between two basic relations 1634 For the other two basic relations, we have both 1674 \Output{Updated relations $R_{pq}$ such that each relation [all …]
|
| H A D | user.pod | 5 The descriptions of the sets and relations may involve 228 the two dependence relations returned by 2004 =item * Empty sets and relations 2033 =item * Universe sets and relations 2077 =item * Identity relations 2134 Sets and relations can be converted to union sets and relations 4365 For sets and relations, 10719 C<isl> can compute relations that describe 10753 access relations, the source access relations and a schedule, 10756 sink relations for which no source was found. [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/ |
| H A D | memory_tree.test | 35 # CHECK-NEXT: "relations": {
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/dex/ |
| H A D | Dex.h | 88 void relations(const RelationsRequest &Req,
|
| /llvm-project-15.0.7/bolt/test/X86/ |
| H A D | shrinkwrapping-do-not-pessimize.s | 20 # equivalency class as defined by dominance relations and having in theory
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/ |
| H A D | Client.cpp | 150 relations(const clangd::RelationsRequest &Request, in relations() function in clang::clangd::remote::__anon7e1b502c0111::IndexClient
|
| H A D | Index.proto | 128 // SymbolIndex::relations callback.
|
| /llvm-project-15.0.7/llvm/test/Analysis/IRSimilarityIdentifier/ |
| H A D | debug-inst-starts-block.ll | 6 ; relations from one region to another. This checks that this is enforced.
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | VectorizationPlan.rst | 118 control-flow relations with other VPBlocks. Note that in contrast to the IR 149 The base of VPlan's def-use relations class hierarchy. When instantiated, it 199 it needs to model the relevant instructions along with their def/use relations.
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | ConcatenatedSubregs.td | 2 // Checks that tablegen correctly and completely infers subregister relations.
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | RenameTests.cpp | 1361 void relations(const RelationsRequest &Req, in TEST() function in clang::clangd::__anon4fd6b6f80111::TEST::PaginationIndex 1410 void relations(const RelationsRequest &, in TEST() function in clang::clangd::__anon4fd6b6f80111::TEST::DuplicatedXRefIndex
|