reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1545 for (unsigned R = AVs.find_first(); R; R = AVs.find_next(R)) { 1545 for (unsigned R = AVs.find_first(); R; R = AVs.find_next(R)) { 1545 for (unsigned R = AVs.find_first(); R; R = AVs.find_next(R)) { 1546 if (!BT.has(R) || Forbidden[R]) 1546 if (!BT.has(R) || Forbidden[R]) 1548 const BitTracker::RegisterCell &RC = BT.lookup(R); 1551 if (FRC != MRI.getRegClass(R)) 1553 if (!HBS::isTransparentCopy(R, Inp, MRI)) 1557 Out.Reg = R; 1566 if (MRI.getRegClass(R) != &Hexagon::DoubleRegsRegClass) 1575 Out.Reg = R;