| /freebsd-12.1/contrib/llvm/tools/clang/lib/Rewrite/ |
| H A D | RewriteRope.cpp | 718 static RopePieceBTreeNode *getRoot(void *P) { in getRoot() function 732 getRoot(Root)->Destroy(); in ~RopePieceBTree() 736 return getRoot(Root)->size(); in size() 740 if (auto *Leaf = dyn_cast<RopePieceBTreeLeaf>(getRoot(Root))) in clear() 743 getRoot(Root)->Destroy(); in clear() 750 if (RopePieceBTreeNode *RHS = getRoot(Root)->split(Offset)) in insert() 751 Root = new RopePieceBTreeInterior(getRoot(Root), RHS); in insert() 755 Root = new RopePieceBTreeInterior(getRoot(Root), RHS); in insert() 760 if (RopePieceBTreeNode *RHS = getRoot(Root)->split(Offset)) in erase() 761 Root = new RopePieceBTreeInterior(getRoot(Root), RHS); in erase() [all …]
|
| H A D | DeltaTree.cpp | 387 static DeltaTreeNode *getRoot(void *Root) { in getRoot() function 397 assert(getRoot(RHS.Root)->getNumValuesUsed() == 0 && in DeltaTree() 403 getRoot(Root)->Destroy(); in ~DeltaTree() 410 const DeltaTreeNode *Node = getRoot(Root); in getDeltaAt() 458 DeltaTreeNode *MyRoot = getRoot(Root); in AddDelta()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGPrinter.cpp | 135 if (G->getRoot().getNode()) in addCustomGraphFeatures() 136 GW.emitEdge(nullptr, -1, G->getRoot().getNode(), G->getRoot().getResNo(), in addCustomGraphFeatures() 300 const SDNode *N = DAG->getRoot().getNode(); in getCustomGraphFeatures()
|
| H A D | SelectionDAGBuilder.cpp | 1025 return DAG.getRoot(); in getRoot() 3696 Root = getRoot(); in visitLoad() 3707 Root = DAG.getRoot(); in visitLoad() 4245 Ops[0] = getRoot(); in visitFence() 5454 Ops[0] = getRoot(); in visitIntrinsicCall() 5981 Ops[0] = getRoot(); in visitIntrinsicCall() 6089 Result = getRoot(); in visitIntrinsicCall() 6120 Ops[0] = getRoot(); in visitIntrinsicCall() 6513 (void)getRoot(); in lowerInvokable() 6628 .setChain(getRoot()) in LowerCallTo() [all …]
|
| H A D | StatepointLowering.cpp | 402 SDValue Chain = Builder.getRoot(); in lowerIncomingStatepointValue() 637 SI.CLI.setChain(getRoot()); in LowerAsSTATEPOINT() 994 SDValue Chain = getRoot(); in visitGCRelocate() 1029 DAG.getNode(ISD::TRAP, getCurSDLoc(), MVT::Other, DAG.getRoot())); in LowerDeoptimizingReturn()
|
| H A D | SelectionDAGISel.cpp | 676 Worklist.push_back(CurDAG->getRoot().getNode()); in ComputeLiveOutVRegInfo() 1047 HandleSDNode Dummy(CurDAG->getRoot()); in DoInstructionSelection() 1048 SelectionDAG::allnodes_iterator ISelPosition (CurDAG->getRoot().getNode()); in DoInstructionSelection() 1924 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1952 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1962 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1980 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 2017 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 2067 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 2077 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() [all …]
|
| H A D | SelectionDAGDumper.cpp | 750 if (!N->hasOneUse() && N != getRoot().getNode() && in dump() 755 if (getRoot().getNode()) DumpNodes(getRoot().getNode(), 2, this); in dump()
|
| H A D | ScheduleDAGFast.cpp | 532 SUnit *RootSU = &SUnits[DAG->getRoot().getNode()->getNodeId()]; in ListScheduleBottomUp() 758 ScheduleNode(DAG->getRoot().getNode()); in Schedule()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | BlockCounter.cpp | 79 BC.getNumVisited(CallSite, BlockID)+1).getRoot()); in IncrementCount() 84 return BlockCounter(GetFactory(F).getEmptyMap().getRoot()); in GetEmptyCounter()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | MachineDominanceFrontier.h | 46 MachineBasicBlock *getRoot() const { in getRoot() function 47 return Base.getRoot(); in getRoot()
|
| H A D | MachineDominators.h | 101 inline MachineBasicBlock *getRoot() const { in getRoot() function 103 return DT->getRoot(); in getRoot()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/ |
| H A D | CallGraph.h | 91 CallGraphNode *getRoot() const { return Root; } in getRoot() function 208 return CGN->getRoot(); // Start at the external node! 234 return CGN->getRoot();
|
| /freebsd-12.1/contrib/llvm/lib/OptRemarks/ |
| H A D | OptRemarksParser.cpp | 254 auto *Root = dyn_cast<yaml::MappingNode>(Remark.getRoot()); in parseYAMLElement() 257 *Remark.getRoot()); in parseYAMLElement() 298 return make_error<ParseError>("YAML parsing failed.", *Remark.getRoot()); in parseYAMLElement() 304 *Remark.getRoot()); in parseYAMLElement()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ |
| H A D | Dominators.h | 58 CFGBlock *getRoot() const { in getRoot() function 59 return DT->getRoot(); in getRoot()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | DominanceFrontier.h | 63 BlockT *getRoot() const { in getRoot() function 136 this->Roots = {DT.getRoot()}; in analyze()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CodeGenTBAA.cpp | 44 llvm::MDNode *CodeGenTBAA::getRoot() { in getRoot() function in CodeGenTBAA 75 Char = createScalarTypeNode("omnipotent char", getRoot(), /* Size= */ 1); in getChar() 234 return TBAAAccessInfo(createScalarTypeNode("vtable pointer", getRoot(), Size), in getVTablePtrAccessInfo()
|
| H A D | CodeGenTBAA.h | 145 llvm::MDNode *getRoot();
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ProgramStateTrait.h | 160 return B.getRoot(); 206 return B.getRoot();
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | SymbolRewriter.cpp | 275 if (isa<yaml::NullNode>(Document.getRoot())) in parse() 278 DescriptorList = dyn_cast<yaml::MappingNode>(Document.getRoot()); in parse() 280 YS.printError(Document.getRoot(), "DescriptorList node must be a map"); in parse()
|
| H A D | PromoteMemoryToRegister.cpp | 281 DIB(*DT.getRoot()->getParent()->getParent(), /*AllowUnresolved*/ false), in PromoteMem2Reg() 282 AC(AC), SQ(DT.getRoot()->getParent()->getParent()->getDataLayout(), in PromoteMem2Reg() 551 Function &F = *DT.getRoot()->getParent(); in run()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | MachineDominators.cpp | 69 MachineFunction &F = *getRoot()->getParent(); in verifyAnalysis()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/ |
| H A D | CallGraph.cpp | 231 if (CG->getRoot() == Node) { in getNodeLabel()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | SyncDependenceAnalysis.cpp | 124 : FuncRPOT(DT.getRoot()->getParent()), DT(DT), PDT(PDT), LI(LI) {} in SyncDependenceAnalysis()
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 194 SelectionDAG::allnodes_iterator Position(CurDAG->getRoot().getNode()); in doPeepholeLoadStoreADDI()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ |
| H A D | JSONCompilationDatabase.cpp | 287 llvm::yaml::Node *Root = I->getRoot(); in parse()
|