/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchTree.cpp | 40 for (const auto &Leaf : PossibleLeaves) { in writeDOTGraphNode() local 53 for (const GIMatchTreeLeafInfo &Leaf : PossibleLeaves) { in writeDOTGraphNode() local 221 for (const auto &Leaf : Leaves) { in runStep() local 276 for (auto &Leaf : make_range(Leaves.begin(), FirstFullyTested)) in runStep() local 278 for (const auto &Leaf : make_range(FirstFullyTested, Leaves.end())) in runStep() local 284 for (const auto &Leaf : Leaves) { in runStep() local 362 for (auto &Leaf : Leaves) { in run() local 394 for (const auto &Leaf : enumerate(Leaves)) { in repartition() local 516 for (const auto &Leaf : enumerate(Leaves)) { in repartition() local 543 auto &Leaf = EnumeratedLeaf.value(); in applyForPartition() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/ |
H A D | 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
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLTypes.h | 46 std::shared_ptr<detail::LeafRecordBase> Leaf; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
H A D | Synthesis.cpp | 46 auto *Leaf = new (A.getAllocator()) syntax::Leaf(Tokens.begin()); in createLeaf() local
|
H A D | Tree.cpp | 51 syntax::Leaf::Leaf(const syntax::Token *Tok) : Node(NodeKind::Leaf), Tok(Tok) { in Leaf() function in syntax::Leaf
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | CodeViewRecordIO.cpp | 91 uint8_t Leaf = Reader->peek(); in skipPadding() local
|
H A D | CVTypeVisitor.cpp | 170 TypeLeafKind Leaf; in visitFieldListMemberStream() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 191 auto Leaf = LeafModuleMacros.find(II); in updateModuleMacroInfo() local 262 ArrayRef<ModuleMacro*> Leaf; in dumpMacroInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 156 BasicBlock *NewLeafBlock(CaseRange &Leaf, Value *Val, ConstantInt *LowerBound, in NewLeafBlock()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-stacks.cpp | 467 auto *Leaf = *CurrentStack.begin(); in printStack() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GICombinerEmitter.cpp | 735 for (const auto &Leaf : Tree.possible_leaves()) { in generateCodeForTree() local
|
H A D | CodeGenDAGPatterns.cpp | 3686 Record *Leaf) { in checkOperandClass()
|
H A D | GlobalISelEmitter.cpp | 4966 GlobalISelEmitter::getRegClassFromLeaf(TreePatternNode *Leaf) { in getRegClassFromLeaf()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypes.cpp | 806 for (const auto &Leaf : Leafs) { in toDebugT() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 320 for (NodeId Leaf : Leaves) { in setLeftMostDescendants() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 940 using Leaf = IntervalMapImpl::LeafNode<KeyT, ValT, Sizer::LeafSize, Traits>; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 528 MachineInstr *Leaf = MRI->getUniqueVRegDef(RegA); in getFMAPatterns() local 819 MachineInstr *Leaf = nullptr; in reassociateFMA() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 1624 Value *Leaf; member
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | template_cpp.cc | 134 static TupleKindPtr Leaf("Leaf"); variable
|