reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
513 bool OkCI = TII->analyzeCompare(*CmpI, CmpR1, CmpR2, Mask, Val); 517 if (CmpR1 && MRI->getRegClass(CmpR1) != DoubleRC) 517 if (CmpR1 && MRI->getRegClass(CmpR1) != DoubleRC) 518 CmpR1 = 0; 521 if (!CmpR1 && !CmpR2) 545 auto NoIndOp = [this, CmpR1, CmpR2] (unsigned R) -> bool { 555 if (T == CmpR1 || T == CmpR2) 562 Rs.insert(CmpR1);