Home
last modified time | relevance | path

Searched refs:relations (Results 1 – 25 of 51) sorted by relevance

123

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DProjectAware.cpp46 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 DIndex.cpp69 void SwapIndex::relations( in relations() function in clang::clangd::SwapIndex
72 return snapshot()->relations(R, CB); in relations()
H A DMerge.cpp166 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 DIndex.h147 virtual void relations(
178 void relations(const RelationsRequest &,
H A DMerge.h41 void relations(const RelationsRequest &,
H A DMemIndex.h75 void relations(const RelationsRequest &Req,
H A DMemIndex.cpp88 void MemIndex::relations( in relations() function in clang::clangd::MemIndex
/llvm-project-15.0.7/polly/lib/External/isl/
H A DREADME1 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 Dsimple.ll1 ; This testcase consists of alias relations which should be completely
H A Dconst-expr-gep.ll1 ; This testcase consists of alias relations which should be completely
/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A D2003-11-04-SimpleCases.ll1 ; This testcase consists of alias relations which should be completely
H A D2003-12-11-ConstExprGEP.ll1 ; This testcase consists of alias relations which should be completely
H A D128-bit-ptr.ll1 ; This testcase consists of alias relations on 128-bit pointers that
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Disl.bib334 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 Dimplementation.tex28 $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 Duser.pod5 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 Dmemory_tree.test35 # CHECK-NEXT: "relations": {
/llvm-project-15.0.7/clang-tools-extra/clangd/index/dex/
H A DDex.h88 void relations(const RelationsRequest &Req,
/llvm-project-15.0.7/bolt/test/X86/
H A Dshrinkwrapping-do-not-pessimize.s20 # equivalency class as defined by dominance relations and having in theory
/llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/
H A DClient.cpp150 relations(const clangd::RelationsRequest &Request, in relations() function in clang::clangd::remote::__anon7e1b502c0111::IndexClient
H A DIndex.proto128 // SymbolIndex::relations callback.
/llvm-project-15.0.7/llvm/test/Analysis/IRSimilarityIdentifier/
H A Ddebug-inst-starts-block.ll6 ; relations from one region to another. This checks that this is enforced.
/llvm-project-15.0.7/llvm/docs/Proposals/
H A DVectorizationPlan.rst118 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 DConcatenatedSubregs.td2 // Checks that tablegen correctly and completely infers subregister relations.
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DRenameTests.cpp1361 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

123