| /freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| HD | GIMatchTree.cpp | 39 for (const auto &Leaf : PossibleLeaves) { in writeDOTGraphNode() local 52 for (const GIMatchTreeLeafInfo &Leaf : PossibleLeaves) { in writeDOTGraphNode() local 221 for (const auto &Leaf : Leaves) { in runStep() local 277 for (auto &Leaf : make_range(Leaves.begin(), FirstFullyTested)) in runStep() local 279 for (const auto &Leaf : make_range(FirstFullyTested, Leaves.end())) in runStep() local 285 for (const auto &Leaf : Leaves) { in runStep() local 363 for (auto &Leaf : Leaves) { in run() local 395 for (const auto &Leaf : enumerate(Leaves)) { in repartition() local 518 for (const auto &Leaf : enumerate(Leaves)) { in repartition() local 545 auto &Leaf = EnumeratedLeaf.value(); in applyForPartition() local [all …]
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Rewrite/ |
| HD | RewriteRope.cpp | 621 if (auto *Leaf = dyn_cast<RopePieceBTreeLeaf>(this)) in Destroy() local 635 if (auto *Leaf = dyn_cast<RopePieceBTreeLeaf>(this)) in split() local 649 if (auto *Leaf = dyn_cast<RopePieceBTreeLeaf>(this)) in insert() local 658 if (auto *Leaf = dyn_cast<RopePieceBTreeLeaf>(this)) in erase() local 739 if (auto *Leaf = dyn_cast<RopePieceBTreeLeaf>(getRoot(Root))) in clear() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| HD | CodeViewYAMLTypes.h | 46 std::shared_ptr<detail::LeafRecordBase> Leaf; member
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| HD | Tree.cpp | 51 syntax::Leaf::Leaf(const syntax::Token *Tok) : Node(NodeKind::Leaf), Tok(Tok) { in Leaf() function in syntax::Leaf
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| HD | CodeViewRecordIO.cpp | 91 uint8_t Leaf = Reader->peek(); in skipPadding() local
|
| HD | CVTypeVisitor.cpp | 170 TypeLeafKind Leaf; in visitFieldListMemberStream() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| HD | Nodes.h | 38 Leaf, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/ |
| HD | PPMacroExpansion.cpp | 189 auto Leaf = LeafModuleMacros.find(II); in updateModuleMacroInfo() local 260 ArrayRef<ModuleMacro*> Leaf; in dumpMacroInfo() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| HD | LowerSwitch.cpp | 333 BasicBlock *LowerSwitch::newLeafBlock(CaseRange &Leaf, Value *Val, in newLeafBlock()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/ |
| HD | xray-stacks.cpp | 466 auto *Leaf = *CurrentStack.begin(); in printStack() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| HD | GICombinerEmitter.cpp | 738 for (const auto &Leaf : Tree.possible_leaves()) { in generateCodeForTree() local
|
| HD | CodeGenDAGPatterns.cpp | 3611 Record *Leaf) { in checkOperandClass()
|
| HD | GlobalISelEmitter.cpp | 4499 GlobalISelEmitter::getRegClassFromLeaf(TreePatternNode *Leaf) { in getRegClassFromLeaf()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| HD | CodeViewYAMLTypes.cpp | 801 for (const auto &Leaf : Leafs) { in toDebugT() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/ |
| HD | ASTDiff.cpp | 319 for (NodeId Leaf : Leaves) { in setLeftMostDescendants() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | IntervalMap.h | 935 using Leaf = IntervalMapImpl::LeafNode<KeyT, ValT, Sizer::LeafSize, Traits>; variable
|