Home
last modified time | relevance | path

Searched defs:meet (Results 1 – 13 of 13) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/DataFlow/
H A DSparseAnalysis.h50 virtual ChangeResult meet(const AbstractSparseLattice &rhs) { in meet() function
109 ChangeResult meet(const AbstractSparseLattice &rhs) override { in meet() function
144 ChangeResult meet(const VT &rhs) { in meet() function
161 ChangeResult meet(const VT &rhs) { meet() function
[all...]
H A DDenseAnalysis.h52 virtual ChangeResult meet(const AbstractDenseLattice &rhs) { meet() function
349 void meet(AbstractDenseLattice *lhs, const AbstractDenseLattice &rhs) { meet() function
/llvm-project/mlir/include/mlir/Dialect/Tosa/Utils/
H A DShapeUtils.h136 static ValueKnowledge meet(const ValueKnowledge &lhs, in meet() function
/llvm-project/mlir/lib/Analysis/DataFlow/
H A DLivenessAnalysis.cpp40 ChangeResult Liveness::meet(const AbstractSparseLattice &other) { in meet() function in Liveness
H A DSparseAnalysis.cpp597 void AbstractSparseBackwardDataFlowAnalysis::meet( meet() function in AbstractSparseBackwardDataFlowAnalysis
/llvm-project/mlir/test/lib/Analysis/DataFlow/
H A DTestSparseBackwardDataFlowAnalysis.cpp28 static WrittenToLatticeValue meet(const WrittenToLatticeValue &lhs, in meet() function
H A DTestDenseBackwardDataFlowAnalysis.cpp41 ChangeResult meet(const AbstractDenseLattice &lattice) override { in meet() function in __anon156f38630111::NextAccess
/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h229 bool meet(const BitValue &V, const BitRef &Self) { in meet() function
H A DBitTracker.cpp201 bool BT::RegisterCell::meet(const RegisterCell &RC, Register SelfR) { in meet() function in BT::RegisterCell
H A DHexagonConstPropagation.cpp520 bool LatticeCell::meet(const LatticeCell &L) { in meet() function in LatticeCell
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp1769 auto meet = ValueKnowledge::meet( inferReturnTypeComponents() local
1813 if (auto meet = ValueKnowledge::meet( inferReturnTypeComponents() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp727 void meet(const BDVState &Other) { meet() function in __anon9491fd170311::BDVState
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp566 bool meet(const BasicBlock &BB, meet() function in __anonaad91fb70211::MemLocFragmentFill
[all...]