Searched defs:meet (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | BitTracker.h | 229 bool meet(const BitValue &V, const BitRef &Self) { in meet() function |
H A D | BitTracker.cpp | 201 bool BT::RegisterCell::meet(const RegisterCell &RC, Register SelfR) { in meet() function in BT::RegisterCell |
H A D | HexagonConstPropagation.cpp | 520 bool LatticeCell::meet(const LatticeCell &L) { in meet() function in LatticeCell |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | AssignmentTrackingAnalysis.cpp | 566 bool meet(const BasicBlock &BB, in meet() function in __anon3afac2c40211::MemLocFragmentFill |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | RewriteStatepointsForGC.cpp | 727 void meet(const BDVState &Other) { in meet() function in __anon7f760f840311::BDVState |