Home
last modified time | relevance | path

Searched defs:Tree (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp42 ChildMap Tree; member in __anonf59e6cd70111::ClangASTNodesEmitter
226 void printDeclContext(const std::multimap<Record *, Record *> &Tree, in printDeclContext() argument
253 std::multimap<Record *, Record *> Tree; in EmitClangDeclContext() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp72 NodeId getMapped(const std::unique_ptr<SyntaxTree::Impl> &Tree, in getMapped()
192 SyntaxTree::Impl &Tree; member
280 static std::vector<NodeId> getSubtreePostorder(const SyntaxTree::Impl &Tree, in getSubtreePostorder()
293 static std::vector<NodeId> getSubtreeBfs(const SyntaxTree::Impl &Tree, in getSubtreeBfs()
488 const SyntaxTree::Impl &Tree; member in clang::diff::Subtree
497 Subtree(const SyntaxTree::Impl &Tree, NodeId SubtreeRoot) : Tree(Tree) { in Subtree()
709 const SyntaxTree::Impl &Tree; member
720 const SyntaxTree::Impl &Tree; member in clang::diff::__anon36ce97a80611::PriorityList
726 PriorityList(const SyntaxTree::Impl &Tree) in PriorityList()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h159 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} in iterator()
289 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} in iterator()
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h44 class Tree; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp143 getMaxDominatorTreeDepth(const Function & F,const DominatorTree & Tree) getMaxDominatorTreeDepth() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h186 MCDecodedPseudoProbeInlineTree *Tree) in MCDecodedPseudoProbe() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp
H A DCodeGenDAGPatterns.h
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp528 void addChild(MRT *Tree) { Children.insert(Tree); } in addChild() argument
553 MRT *Tree = Children.back(); in getEntry() local
559 MRT *Tree = Children.front(); in getExit() local
2550 containsNewBackedge(MRT * Tree,SmallPtrSet<MachineBasicBlock *,8> & MBBs) containsNewBackedge() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1188 SmallVector<RepeatedValue, 8> Tree; RemoveFactorFromExpression() local
2368 SmallVector<RepeatedValue, 8> Tree; ReassociateExpression() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp871 SmallString<64> Tree; in FormatDiagnostic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp396 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { in subst() argument
494 Value *Simplifier::Context::find(Value *Tree, Value *Sub) const { in find() argument
H A DHexagonConstExtenders.cpp1333 RangeTree Tree; assignInits() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp952 DiffTree Tree; member in __anon82bb97500111::TemplateDiff
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp16784 SequenceTree Tree; global() member in __anon6690ba032c11::SequenceChecker
[all...]