reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
497 (MovX && instModifiesReg(&*I, X, Xsub, TRI))) { 498 MovX = nullptr; 502 if (!MovX && instModifiesReg(&*I, X, Xsub, TRI)) { 503 MovX = nullptr; 508 if (MovX || 513 MovX = nullptr; 516 MovX = &*I; 519 if (!MovX || I == E) 522 LLVM_DEBUG(dbgs() << "Matched v_swap_b32:\n" << MovT << *MovX << MovY); 528 BuildMI(*MovT.getParent(), MovX->getIterator(), MovT.getDebugLoc(), 535 MovX->eraseFromParent();