Searched defs:Leafs (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | CodeViewYAMLTypes.cpp | 804 toDebugT(ArrayRef<LeafRecord> Leafs,BumpPtrAllocator & Alloc,StringRef SectionName) toDebugT() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 2479 auto Leafs = PP.getLeafModuleMacros(Name); WritePreprocessor() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 12935 SmallVector<const SDNode *> Leafs{From}; // Leafs reachable with VisitFrom. copyExtraInfo() local |
H A D | DAGCombiner.cpp | 22085 SmallVector<Entry, 32> Leafs; refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local |