Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:CM

278       : BitOrd(BO), CM(M) {}
282 CellMapShadow &CM;
294 : SelR(R), SelB(B), BitN(N), BitOrd(BO), CM(M) {}
300 CellMapShadow &CM;
318 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2);
336 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1);
337 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2);