/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangASTNodesEmitter.cpp | 42 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 D | ASTDiff.cpp | 72 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 D | ImmutableMap.h | 159 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 D | Tree.h | 44 class Tree; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InlineSizeEstimatorAnalysis.cpp | 143 getMaxDominatorTreeDepth(const Function & F,const DominatorTree & Tree) getMaxDominatorTreeDepth() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 186 MCDecodedPseudoProbeInlineTree *Tree) in MCDecodedPseudoProbe() argument
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp |
|
H A D | CodeGenDAGPatterns.h |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 528 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 D | Reassociate.cpp | 1188 SmallVector<RepeatedValue, 8> Tree; RemoveFactorFromExpression() local 2368 SmallVector<RepeatedValue, 8> Tree; ReassociateExpression() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 871 SmallString<64> Tree; in FormatDiagnostic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 396 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 D | HexagonConstExtenders.cpp | 1333 RangeTree Tree; assignInits() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 952 DiffTree Tree; member in __anon82bb97500111::TemplateDiff [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 16784 SequenceTree Tree; global() member in __anon6690ba032c11::SequenceChecker [all...] |