/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineDominanceFrontier.h | 44 MachineBasicBlock *getRoot() const { in getRoot() function
|
H A D | MachineDominators.h | 100 MachineBasicBlock *getRoot() const { getRoot() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontier.h | 63 BlockT *getRoot() const { getRoot() function
|
H A D | DDG.h | 271 NodeType &getRoot() const { in getRoot() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | TypePool.h | 158 TypeEntry *getRoot() const { return Root; } in getRoot() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerDeclContext.h | 147 DeclContext &getRoot() { return Root; } in getRoot() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | Dominators.h | 61 CFGBlock *getRoot() const { in getRoot() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CallGraph.h | 96 CallGraphNode *getRoot() const { return Root; } in getRoot() function
|
/freebsd-src/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-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.cpp | 43 llvm::MDNode *CodeGenTBAA::getRoot() { getRoot() function in CodeGenTBAA
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackDocument.h | 302 DocNode &getRoot() { return Root; } in getRoot() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ImmutableMap.h | 127 TreeTy *getRoot() const { in getRoot() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 548 Node *getRoot() { in getRoot() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 155 Instruction *getRoot() { return Root; } getRoot() function in __anone0ce2a9b0111::Reduction
|
/freebsd-src/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/ |
H A D | test_libzfs_core.py | 4294 def getRoot(self): member in _TempPool
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1140 SDValue SelectionDAGBuilder::getRoot() { getRoot() function in SelectionDAGBuilder [all...] |