Searched defs:Tree (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-diff/
H A DClangDiff.cpp344 static void printNodeAttributes(raw_ostream &OS, diff::SyntaxTree &Tree, argument
266 printHtmlForNode(raw_ostream &OS, const diff::ASTDiff &Diff, diff::SyntaxTree &Tree, bool IsLeft, diff::NodeId Id, unsigned Offset) argument
360 printNodeAsJson(raw_ostream &OS, diff::SyntaxTree &Tree, diff::NodeId Id) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp41 ChildMap Tree; member in class:__anon1197::ClangASTNodesEmitter
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp143 getMaxDominatorTreeDepth(const Function &F, const DominatorTree &Tree) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTree.h169 class Tree : public Node { class in namespace:clang::syntax
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableMap.h195 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} argument
325 explicit iterator(TreeTy *Tree) : iterator::ImutAVLValueIterator(Tree) {} argument
H A DImmutableSet.h363 static void retain(ImutAVLTree<ImutInfo> *Tree) { Tree->retain(); } argument
364 static void release(ImutAVLTree<ImutInfo> *Tree) { Tree->release(); } argument
835 explicit ImutAVLValueIterator(typename T::TreeTy *Tree) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.h121 PseudoProbe(uint64_t Ad, uint64_t G, uint32_t I, PseudoProbeType K, uint8_t At, PseudoProbeInlineTree *Tree) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgdbhooks.py170 class Tree: class in inherits:
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgdbhooks.py170 class Tree: class in inherits:
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp72 const GIMatchTree &Tree; member in class:__anon3303::format_partition_name
76 format_partition_name(const GIMatchTree &Tree, unsigned Idx) argument
720 generateCodeForTree(raw_ostream &OS, const GIMatchTree &Tree, StringRef Indent) const argument
860 std::unique_ptr<GIMatchTree> Tree; local
[all...]
H A DCodeGenDAGPatterns.h914 void setTree(unsigned i, TreePatternNodePtr Tree) { Trees[i] = Tree; } argument
H A DCodeGenDAGPatterns.cpp3674 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) argument
4281 DagInit *Tree = CurPattern->getValueAsDag("PatternToMatch"); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp817 SmallString<64> Tree; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1331 RangeTree Tree; local
H A DHexagonLoopIdiomRecognition.cpp398 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { argument
496 Value *Simplifier::Context::find(Value *Tree, Value *Sub) const { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp71 NodeId getMapped(const std::unique_ptr<SyntaxTree::Impl> &Tree, argument
193 SyntaxTree::Impl &Tree; member in struct:clang::diff::__anon1120::PreorderVisitor
195 PreorderVisitor(SyntaxTree::Impl &Tree) : Tree(Tree) {} argument
281 getSubtreePostorder(const SyntaxTree::Impl &Tree, NodeId Root) argument
294 getSubtreeBfs(const SyntaxTree::Impl &Tree, NodeId Root) argument
489 const SyntaxTree::Impl &Tree; member in class:clang::diff::Subtree
498 Subtree(const SyntaxTree::Impl &Tree, NodeId SubtreeRoot) argument
710 const SyntaxTree::Impl &Tree; member in struct:clang::diff::__anon1121::HeightLess
711 HeightLess(const SyntaxTree::Impl &Tree) argument
721 const SyntaxTree::Impl &Tree; member in class:clang::diff::__anon1122::PriorityList
727 PriorityList(const SyntaxTree::Impl &Tree) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp919 DiffTree Tree; member in class:__anon296::TemplateDiff
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp13325 SequenceTree Tree; member in class:__anon778::SequenceChecker
[all...]

Completed in 457 milliseconds