/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-diff/ |
H A D | ClangDiff.cpp | 267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode() 344 static void printNodeAttributes(raw_ostream &OS, diff::SyntaxTree &Tree, 360 static void printNodeAsJson(raw_ostream &OS, diff::SyntaxTree &Tree, 388 static void printNode(raw_ostream &OS, diff::SyntaxTree &Tree, 401 static void printTree(raw_ostream &OS, diff::SyntaxTree &Tree) { 465 diff::SyntaxTree Tree(AST->getASTContext()); local
|
/netbsd-src/external/gpl2/dtc/dist/Documentation/ |
H A D | dtc-paper.tex | 129 \subsection{Properties of the flattened tree} 152 \subsection{Format of the device tree blob} 244 \subsection{Contents of the tree}
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 71 NodeId getMapped(const std::unique_ptr<SyntaxTree::Impl> &Tree, in getMapped() 193 SyntaxTree::Impl &Tree; member 281 static std::vector<NodeId> getSubtreePostorder(const SyntaxTree::Impl &Tree, in getSubtreePostorder() 294 static std::vector<NodeId> getSubtreeBfs(const SyntaxTree::Impl &Tree, in getSubtreeBfs() 489 const SyntaxTree::Impl &Tree; member in clang::diff::Subtree 498 Subtree(const SyntaxTree::Impl &Tree, NodeId SubtreeRoot) : Tree(Tree) { in Subtree() 710 const SyntaxTree::Impl &Tree; member 721 const SyntaxTree::Impl &Tree; member in clang::diff::__anon882437210611::PriorityList 727 PriorityList(const SyntaxTree::Impl &Tree) in PriorityList()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GICombinerEmitter.cpp | 72 const GIMatchTree &Tree; member in __anon31f3a7ff0111::format_partition_name 76 format_partition_name(const GIMatchTree &Tree, unsigned Idx) in format_partition_name() 721 const GIMatchTree &Tree, in generateCodeForTree() 860 std::unique_ptr<GIMatchTree> Tree; in run() local
|
H A D | CodeGenDAGPatterns.cpp | 1348 for (const auto &Tree : PatFragRec->getTrees()) { in getCodeToRunOnSDNode() local 3076 for (const TreePatternNodePtr &Tree : Trees) in InferAllTypes() local 3094 for (const TreePatternNodePtr &Tree : Trees) { in print() local 3674 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree() 4281 DagInit *Tree = CurPattern->getValueAsDag("PatternToMatch"); in ParsePatterns() local
|
H A D | CodeGenDAGPatterns.h | 914 void setTree(unsigned i, TreePatternNodePtr Tree) { Trees[i] = Tree; } in setTree()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | ImmutableMap.h | 195 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} in iterator() 325 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} in iterator()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangASTNodesEmitter.cpp | 41 ChildMap Tree; member in __anon24f475500111::ClangASTNodesEmitter
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/ |
H A D | Tree.h | 70 class Tree; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | InlineSizeEstimatorAnalysis.cpp | 144 const DominatorTree &Tree) { in getMaxDominatorTreeDepth()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gdbhooks.py | 170 class Tree: class
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gdbhooks.py | 170 class Tree: class
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 528 void addChild(MRT *Tree) { Children.insert(Tree); } in addChild() 553 MRT *Tree = Children.back(); in getEntry() local 559 MRT *Tree = Children.front(); in getExit() local 2580 static bool containsNewBackedge(MRT *Tree, in containsNewBackedge()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 1145 SmallVector<RepeatedValue, 8> Tree; in RemoveFactorFromExpression() local 2313 SmallVector<RepeatedValue, 8> Tree; in ReassociateExpression() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 817 SmallString<64> Tree; in FormatDiagnostic() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | package.d | 3576 alias Tree = EmbeddedTree!(int, (a, b) => a.payload < b.payload); variable 3612 alias Tree = EmbeddedTree!(size_t, in InternalPointersTree() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 398 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { in subst() 496 Value *Simplifier::Context::find(Value *Tree, Value *Sub) const { in find()
|
H A D | HexagonConstExtenders.cpp | 1331 RangeTree Tree; in assignInits() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 919 DiffTree Tree; member in __anon9bd150090111::TemplateDiff
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 13325 SequenceTree Tree; member in __anon7fa672bc2011::SequenceChecker
|