reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
916 BuildMI(*MI->getParent(), InsertPoint, MI->getDebugLoc(), 919 LLVM_DEBUG(std::prev(InsertPoint)->dump()); 921 insertSwap(MI, InsertPoint, VSRCTmp2, VSRCTmp1); 922 LLVM_DEBUG(std::prev(InsertPoint)->dump()); 924 BuildMI(*MI->getParent(), InsertPoint, MI->getDebugLoc(), 927 LLVM_DEBUG(std::prev(InsertPoint)->dump()); 930 insertSwap(MI, InsertPoint, DstReg, NewVReg); 931 LLVM_DEBUG(std::prev(InsertPoint)->dump());