Home
last modified time | relevance | path

Searched defs:RootNode (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp414 static char *printNode(const Node *RootNode, OutputBuffer &OB, size_t *N) { in printNode()
422 static char *printNode(const Node *RootNode, char *Buf, size_t *N) { in printNode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1593 auto RootNode = It->second; in identifyNodes() local
1615 auto RootNode = identifyRoot(RootI); in identifyNodes() local
1721 auto RootNode = prepareCompositeNode( in identifyReductionNodes() local
1761 auto RootNode = prepareCompositeNode( in identifyReductionNodes() local
2326 auto RootNode = RootToNode[RootInstruction]; in replaceNodes() local
H A DMachineOutliner.cpp672 const auto *RootNode = cgdata::getOutlinedHashTree()->getRoot(); in getMatchedEntries() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp80 auto &RootNode = createRootNode(); in createAndConnectRootNode() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfWriter.cpp137 void PGOCtxProfileWriter::writeContextual(const ContextNode &RootNode, in writeContextual()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp460 AstPtr RootNode = createRootNode(Partials, Lambdas, SectionLambdas, Escapes); in parse() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1281 StateNode *RootNode = in analyzeSolutionSpace() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp2317 llvm::json::Object RootNode; in summarize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21511 SDNode *RootNode = St->getChain().getNode(); in getStoreMergeCandidates() local
21519 SDNode *RootNode) -> bool { in getStoreMergeCandidates()
21572 SDNode *RootNode) { in checkMergeStoreCandidatesForDependencies()
21713 EVT MemVT, SDNode *RootNode, bool AllowVectors) { in tryStoreMergeOfConstants()
21841 EVT MemVT, SDNode *RootNode) { in tryStoreMergeOfExtracts()
21911 SDNode *RootNode, bool AllowVectors, in tryStoreMergeOfLoads()
22238 SDNode *RootNode = getStoreMergeCandidates(St, StoreNodes); in mergeConsecutiveStores() local