Home
last modified time | relevance | path

Searched defs:Leaves (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp622 ArrayRef<Directive> Leaves = getLeafConstructs(DKind); isOpenMPNestingTeamsDirective() local
645 ArrayRef<Directive> Leaves = getLeafConstructs(Kind); isOpenMPNestingDistributeDirective() local
657 ArrayRef<Directive> Leaves = getLeafConstructs(Kind); isOpenMPGenericLoopDirective() local
/llvm-project/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp435 collectLeaves(Value * Root,SmallVectorImpl<Instruction * > & Leaves) collectLeaves() argument
527 SmallVector<Instruction *, 8> Leaves; runOnFunction() local
/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp
/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp133 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl
539 void computeKeyRoots(int Leaves) { in computeKeyRoots()
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2472 SmallVector<Value *, 4> Leaves; getExpressionLeaves() local
2557 auto Leaves = getExpressionLeaves(ExprsInSubprogram); emitRemarks() local
H A DReassociate.cpp421 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2093 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local
[all...]