Home
last modified time | relevance | path

Searched defs:predicates (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DLoopPipelining.cpp278 SmallVector<Value> predicates(maxStage); emitPrologue() local
467 SmallVector<Value> predicates(maxStage + 1, nullptr); createKernel() local
[all...]
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicateTree.cpp798 DenseSet<OrderedPredicate *> predicates; global() member
960 std::vector<PositionalPredicate> predicates; generateMatcherTree() member
[all...]
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h716 iterator_range<typename PredicatesTy::iterator> predicates() { predicates() function
[all...]