reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
392 assert(!OldOpndValue || OldOpndValue->isImm() || OldOpndValue == OldOpnd); 392 assert(!OldOpndValue || OldOpndValue->isImm() || OldOpndValue == OldOpnd); 392 assert(!OldOpndValue || OldOpndValue->isImm() || OldOpndValue == OldOpnd); 399 if (!OldOpndValue || !OldOpndValue->isImm()) { 399 if (!OldOpndValue || !OldOpndValue->isImm()) { 404 if (OldOpndValue->getParent()->getParent() != MovMI.getParent()) { 410 if (OldOpndValue->getImm() == 0) { 424 if (!OldOpndValue) 427 dbgs() << *OldOpndValue; 434 if (CombBCZ && OldOpndValue) { // CombOldVGPR should be undef 509 OldOpndValue, CombBCZ)) { 521 OldOpndValue, CombBCZ)) {