/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenData/ |
H A D | OutlinedHashTree.h | 80 const HashNode *getRoot() const { return &Root; } in getRoot() function 81 HashNode *getRoot() { return &Root; } in getRoot() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineDominanceFrontier.h | 44 MachineBasicBlock *getRoot() const { in getRoot() function
|
H A D | MachineDominators.h | 123 MachineBasicBlock *getRoot() const { in getRoot() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontier.h | 64 BlockT *getRoot() const { in getRoot() function
|
H A D | DDG.h | 271 NodeType &getRoot() const { in getRoot() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.h |
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CallGraph.h | 96 CallGraphNode *getRoot() const { return Root; } in getRoot() function
|
/freebsd/contrib/llvm-project/clang/lib/Rewrite/ |
H A D | DeltaTree.cpp | 386 static DeltaTreeNode *getRoot(void *Root) { in getRoot() function
|
H A D | RewriteRope.cpp | 717 static RopePieceBTreeNode *getRoot(void *P) { in getRoot() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackDocument.h | 302 DocNode &getRoot() { return Root; } in getRoot() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ImmutableMap.h | 127 TreeTy *getRoot() const { in getRoot() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 543 Node *getRoot() { getRoot() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.cpp | 48 llvm::MDNode *CodeGenTBAA::getRoot() { in getRoot() function in CodeGenTBAA
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 157 Instruction *getRoot() { return Root; } in getRoot() function in __anon176cfc890111::Reduction
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/ |
H A D | test_libzfs_core.py | 4294 def getRoot(self): member in _TempPool
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1153 SDValue SelectionDAGBuilder::getRoot() { in getRoot() function in SelectionDAGBuilder
|