Searched defs:Leaf (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypes.h46 std::shared_ptr<detail::LeafRecordBase> Leaf; member in struct:llvm::CodeViewYAML::LeafRecord
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp170 TypeLeafKind Leaf; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp51 syntax::Leaf::Leaf(const syntax::Token *Tok) : Node(NodeKind::Leaf), Tok(Tok) { function in class:syntax::Leaf
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp466 auto *Leaf = *CurrentStack.begin(); local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp546 auto &Leaf = EnumeratedLeaf.value(); local
719 auto &Leaf = EnumeratedLeaf.value(); local
735 auto &Leaf = std::get<0>(I); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp189 auto Leaf = LeafModuleMacros.find(II); local
260 ArrayRef<ModuleMacro*> Leaf; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h38 Leaf, member in class:clang::syntax::NodeKind
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp326 BasicBlock *LowerSwitch::newLeafBlock(CaseRange &Leaf, Value *Val, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp408 MachineInstr *Leaf = MRI.getUniqueVRegDef(RegA); local
474 MachineInstr *Leaf = local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1449 Value *Leaf; member in struct:__anon4683::LowerMatrixIntrinsics::ExprLinearizer
1728 void collectSharedInfo(Value *Leaf, Valu argument
1455 ExprLinearizer(const DataLayout &DL, const MapVector<Value *, MatrixTy> &Inst2Matrix, const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared, const SmallSetVector<Value *, 32> &ExprsInSubprogram, Value *Leaf) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3625 checkOperandClass(CGIOperandList::OperandInfo &OI, Record *Leaf) argument

Completed in 107 milliseconds