Home
last modified time | relevance | path

Searched defs:Leafs (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp29 getFirstCompositeRange(iterator_range<ArrayRef<Directive>::iterator> Leafs) { in getFirstCompositeRange()
86 if (auto Leafs = getLeafConstructs(D); !Leafs.empty()) in getLeafConstructsOrSelf() local
99 ArrayRef<Directive> Leafs = getLeafConstructsOrSelf(D); in getLeafOrCompositeConstructs() local
177 ArrayRef<Directive> Leafs = getLeafConstructsOrSelf(D); in isCompositeConstruct() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp805 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugT(ArrayRef<LeafRecord> Leafs, in toDebugT()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2613 auto Leafs = PP.getLeafModuleMacros(Name); in WritePreprocessor() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4892 ArrayRef<OpenMPDirectiveKind> Leafs = getLeafConstructsOrSelf(ParentRegion); in checkNestingOfRegions() local
15172 ArrayRef<OpenMPDirectiveKind> Leafs = getLeafConstructsOrSelf(DKind); in getOpenMPCaptureRegionForClause() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13265 SmallVector<const SDNode *> Leafs{From}; // Leafs reachable with VisitFrom. in copyExtraInfo() local
H A DDAGCombiner.cpp22452 SmallVector<Entry, 32> Leafs; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local