Home
last modified time | relevance | path

Searched defs:Leaf (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriteRope.cpp621 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-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypes.h46 std::shared_ptr<detail::LeafRecordBase> Leaf; member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp259 auto *Leaf = cast<SuffixTreeLeafNode>(ChildPair.second); advance() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp50 auto *Leaf = new (A.getAllocator()) syntax::Leaf( in createLeaf() local
H A DTree.cpp35 syntax::Leaf::Leaf(syntax::TokenManager::Key K) : Node(NodeKind::Leaf), K(K) {} in Leaf() function in syntax::Leaf
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp176 static bool MkDirRecursiveInner(const std::string &Leaf) { in MkDirRecursiveInner()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp94 uint8_t Leaf = Reader->peek(); in skipPadding() local
H A DCVTypeVisitor.cpp171 TypeLeafKind Leaf; in visitFieldListMemberStream() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp188 auto Leaf = LeafModuleMacros.find(II); in updateModuleMacroInfo() local
259 ArrayRef<ModuleMacro*> Leaf; in dumpMacroInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp156 BasicBlock *NewLeafBlock(CaseRange &Leaf, Value *Val, ConstantInt *LowerBound, in NewLeafBlock() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp467 auto *Leaf = *CurrentStack.begin(); in printStack() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp809 for (const auto &Leaf : Leafs) { toDebugT() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp319 for (NodeId Leaf : Leaves) { in setLeftMostDescendants() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h938 using Leaf = IntervalMapImpl::LeafNode<KeyT, ValT, Sizer::LeafSize, Traits>; variable
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1761 getRegClassFromLeaf(const TreePatternNode * Leaf) getRegClassFromLeaf() argument
H A DCodeGenDAGPatterns.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp511 MachineInstr *Leaf = MRI->getUniqueVRegDef(RegA); in getFMAPatterns() local
800 MachineInstr *Leaf = nullptr; reassociateFMA() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2108 Value *Leaf; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2945 TypeLeafKind Leaf; in visitFieldListMemberStream() local